does anyone know where to access the website administration tool in visual studio 2008 professional?
views:
293answers:
3
+1
A:
That depends on whether you are using Web sites or Web application projects.
For web sites it is Website --> ASP.NET configuration.
For Web application it is Project --> ASP.NET configuration.
RichardOD
2009-06-17 15:06:15
If anyone is as lame as I am, I would just note that you have to have the web project selected in your solution for this option to appear.
sydneyos
2010-10-19 20:28:36