#1
|
|||
|
|||
Build VS.Net 2005 Website
Hi, I am wondering how I can go about compiling a VS.Net 2005 Website when the solution is built. I have the Build Website as Part of solution option checked.
I have tried building the solution with devenv through the Make Vs.Net action but that doesn't work. Do I have to do something extra to get the website to build or am I missing a setting? I understand that the ASP.Net 2.0 Website model is to dynamically compile the pages, but as part of my build process I want to make sure that all the pages of the site compile correctly. Thanks |
|
|