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