How to create a .sln file for an existing ASP.NET application
- From the Visual Studio menu choose "File | New | Project..."
- From the resulting dialog, under "Other Project Types" choose "Visual Studio Solutions" and create a blank solution.
- 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.
It’s that simple

This was so simple, beginners like me will find this useful as we are not generally aware about such simple things. I think now I should do a victory dance too as I was succeeded in this.
ReplyDeleteHi Juan
ReplyDeleteI'm glad this was helpfull for you.
great post with simple instruction
ReplyDeleteThanks Emon
ReplyDelete