J
John Bailo
* Using VS.NET 2005, c#, ASP.NET 2.0
I downloaded some source code for an ASP.net web site. The site has
code in folders and subfolders. There were no solution or project files.
I created a new solution and project and added the code from the root
folder of the source code. Now I want to add the folders within the
project -- they are dependent on the web.config of the top level.
I tried doing an "add existing" and selecting the folder but it would
not add.
How can I add existing folders within a source tree to an ASP/Web project?
I downloaded some source code for an ASP.net web site. The site has
code in folders and subfolders. There were no solution or project files.
I created a new solution and project and added the code from the root
folder of the source code. Now I want to add the folders within the
project -- they are dependent on the web.config of the top level.
I tried doing an "add existing" and selecting the folder but it would
not add.
How can I add existing folders within a source tree to an ASP/Web project?