Re: Create an .sln file for an existing ASP.NET application
- From: "Steve C. Orr [MCSD, MVP, CSM, ASP Insider]" <Steve@xxxxxxx>
- Date: Wed, 25 Apr 2007 23:27:41 -0700
From the Visual Studio menu choose "File | New | Project..."Solutions" and create a blank solution.
From the resulting dialog, under "Other Project Types" choose "Visual Studio
Then from the Visual Studio menu choose "File | Add | Existing Web Site" and point it to your web site to add it to your new solution.
--
I hope this helps,
Steve C. Orr,
MCSD, MVP, CSM, ASPInsider
http://SteveOrr.net
"Bruce" <bruce@xxxxxxxxxxxxxxx> wrote in message news:89B610F7-5F99-427B-AC2D-297B16216031@xxxxxxxxxxxxxxxx
I just copied the file folder containing an ASP.NET application from a backup on network share, to a new development workstation. But in the process, I've lost the .sln file.
(BTW, I am accostomed moreso to .NET Windows Forms development, where the .sln (and other metadata files) are all self-contained within the project file. In that case, I never have problems moving the project from one system or folder to another.)
How do you create a new .sln file for an existing porject folder? Or, am I way off base here and there is a "big picture" solution moving a project folder from one folder to another.
Thanks, Bruce
.
- Follow-Ups:
- References:
- Prev by Date: Re: Can I change the response URL to http://server/page.XLS instead of http://server/page.ASPX ?
- Next by Date: Re: what $ means in the javascript
- Previous by thread: Create an .sln file for an existing ASP.NET application
- Next by thread: Re: Create an .sln file for an existing ASP.NET application
- Index(es):
Relevant Pages
|