Asp. Net 2.0 release

Source: Internet
Author: User


Yesterday, a friend in a QQ Group asked how asp. net2.0 released (Compiled) programs to generate dll.
However, the vwd2005 express we obtained from ms does not support the release of dll.
You can use aspnet_compiler.exe to publish our project.
Yesterday, I got a. NET Framework 2.0 Software Development Kit (SDK) Beta 2x86 from ms.
Http://www.microsoft.com/downloads/details.aspx? Familyid = 10970791-8912-4f94-ac46-7ce0e1_d5c9 & displaylang = en
After installation, select this project through the Start Menu/Program/Mrcrosoft. net framwoks sdk 2.0/sdk command prompt
The dos interface path is C: Program FilesMicrosoft_Visual_Studio_8SDKv2.0>
We can use aspnet_compiler.exe.
If you use this command, enter aspnet_compiler -? Enter
The parameters are all used and are still in Chinese, which is much more convenient.
C: Program FilesMicrosoft_Visual_Studio_8SDKv2.0> aspnet_compiler -?
Utility used to pre-compile ASP. NET Applications
Copyright (C) Microsoft Corporation. All rights reserved.
Usage:
Aspnet_compiler [-?] [-M metabasePath |-v virtualPath [-p physicalDir]
[[-U] [-f] [-d] targetDir] [-c] [-fixednames]
[-Keyfile file |-keycontainer container [-apchloroform] [-delaySign]
-? Print the help text.
-Complete IIS metabase path of the m application. This switch cannot be combined with the-v or-p switch.
-V indicates the virtual path of the application to be compiled (for example, "/MyApp "). If-p is specified, use
Locate the application in the physical path. Otherwise, use IIS

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.