Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Renaming a web site and associated ASP.NET project
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00840730
Message ID:
00840741
Views:
16
I don't want to develop the old site anymore, but I would like to be able to open and run it in VS.NET. Will the steps below let me do that, or will I need to move project references?

>Do you still want to be able to develop on the old site, you will need to move project references, if you just want to leave it in its current state this is what you do.
>
>Go into IIS Admin and stop the default WebSite, delete the Virtual Directory for StockIndex, but NOT the folder.
>
>Copy your folder StockIndex to StockIndexOld.
>
>In IIS Admin, create a new virtual directory called StockIndexOld, and point it to the new StockIndexOld directory.
>
>Restart IIS and you should be fine.
>
>When you create a new project with VS.NET, it will create a new folder and new virtual directory for you, for the StockIndex project.
>
>Morgan
Chris McCandless
Red Sky Software
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform