Re: Website Project vs. Web Application Project in Visual Studio.net 2005
Brock Allen <[email protected]> Mon, 3 Mar 2008 12:09:04 -0500
| Newsgroups | gmane.comp.windows.devel.dotnet.web |
|---|---|
| Message-ID | <003c01c87d51$4b3b7570$e1b26050$@com> |
> Website Project: how do you set up the project to use a bin directory > and compile and place the .dll within? You would need to precompile your application. This can be done from aspnet_compiler.exe or from the "Publish Website" menu option. If you choose the latter, make sure you uncheck the 'Allow this site to be updatable' as that still leaves your .aspx/.ascx/.master/.ashx files uncompiled. -Brock =================================== This list is hosted by DevelopMentorĀ® http://www.develop.com View archives and manage your subscription(s) at http://discuss.develop.com