I want to precompile (for deplayment) a ASP.NET webapplication with Visual Studio 2008. The problem now is, that the Publish dialog don't provide me the necessary options. I want to do this as it described in http://dotnetperls.com/precompiled-aspnet, but my Publish dialog differs very much !?!?!
My publish dialog has the following appearance:
- Target Location
- Replace matching files with local copies
- Delete all existing files prior to publish
- Copy
- Only files needed to run this application
- All project files
- All files in the source project folder
- Include files from the App_Data folder