Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Move the web folder
Message
From
31/03/2010 21:36:55
 
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
01458255
Message ID:
01458284
Views:
41
This message has been marked as the solution to the initial question of the thread.
Here's how I'd do it:

1) Copy everything from C:\Inetpub\wwwroot\Einar to g:\MyWebSites\Einar
2) In IIS, right-click on your old Einar web site and Delete it.
3) Still in IIS, right-click the "Default Web Site" and choose "New | Virtual Directory"
4) You'll get a wizard.
It'll ask for a name (name it the same as you had before, "Einar")
It'll then ask for a directory ... browse to your new directory, g:\MyWebSites\Einar

Pretty ick-and-queasy. <g>

~~Bonnie



>I have a website on my computer.
>I can type in localhost/Einar/Einar.aspx (or access it from the internet).
>The website is located on my computer in the following folder: C:\Inetpub\wwwroot\Einar\Einar.aspx
>
>I want to move this web folder to another drive on my computer, for example g:\MyWebSites\Einar\
>
>What do I have to do to configure IIS to find the new location for my website?
>
>It was been many moons since I have been working on web apps and IIS but I do recall having done this in the past I just can't remember how.
>
>Einar
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform