Steps to precompile your Web Application project:
- Publish your project by right click on the project name and choose Publish.
- Choose "File System" in the Publish Method and specify the location.
- Once the publishing has completed, run the "Visual Studio Command Prompt (2010)" from the Windows Startup menu.
- Then, type the following command and press Enter.
The above command will precompile the "WebApp" locally without creating the Virtual Directory in the IIS.
Reference:
http://msdn.microsoft.com/en-us/library/ms227976%28v=VS.90%29.aspx
No comments:
Post a Comment