In Visual Studio .NET, how do I create a new ASP.NET application for an existing ASP.NET project?
First create an IIS application using the IIS MMC. Then in Visual Studio .NET, use the “New Project In Existing Folder” project template (at the end of the template list). It will first ask you for the project name (use the same one you created for the IIS application). Click OK button. Then enter in physical folder location.
Related Questions
- When I try to create a new sequential workflow project in Visual Studio 2008, I get the error "sharepoint site location entered is not valid." Why is the system not able to detect my SharePoint site?
- When creating a new TFS Project, is there a way to create a sub-site under an existing SharePoint site collection?
- In Visual Studio .NET, how do I create a new ASP.NET application for an existing ASP.NET project?