Hi,
I've created a website in VS 2012 and a corresponding solution in my machine. No I want to a open the same website structure in a new solution. I tried using the File -> Open Website option and successfully created the new solution.
But the properties the website what it appears in the new solution differs from what it is in the original solution. When I am viewing the website in the browser the path is getting changed like shown below:
Original : localhost:55406/home.aspx
New : localhost:55406/NewWebsite/home.aspx
Is there some configurations required to be done in this case.?
Please help.
Thanks
Go to the complete details ...