aspnet_compiler

S

Steven Cheng[MSFT]

Hello Dave,

If you mean configuration setting, yes, there is no additional setting you
need to care before using aspnet_compiler to precompie your ASP.NET 2.0 web
application. However, you need to make sure there is no compilation error
in your application's code logic.

Also, not only the App_Code folder, but also some other resources such as
the resource in App_GlobalResource, ASP.NET code behind files will be
precompiled. You can refer to the following MSDN reference about which
resource items will be precompiled according to the precompile option you
chose:

#ASP.NET Compilation Tool (Aspnet_compiler.exe)
http://msdn2.microsoft.com/en-us/library/ms229863(VS.80).aspx



Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead



This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,780
Messages
2,569,611
Members
45,273
Latest member
DamonShoem

Latest Threads

Top