vs 2008 single web.config
-
Hi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?
-
Hi, i have a problem with vs(visual studio) 2008 creating subprojects. I want to have a main web application and under it i want to have sub web applications. The sub web applications must not have web.config file. They must use the main application's web.config. I could do this with vs 2005 but not with vs 2008 When i start to debug one of sub applications, it tries to creat a web.config file Does anyone have an idea about what am i doing wrong?
Create one project, then add subfolders. Of course, you need to load your main folder and all of your projects, just to work on one. Surely that was the same in VS2005 ?
Christian Graus Driven to the arms of OSX by Vista.