
June 3rd, 2009, 01:42 PM
|
|
Registered User
|
|
Join Date: Mar 2009
Posts: 8
  
Time spent in forums: 1 h 23 m 52 sec
Reputation Power: 0
|
|
|
IIS - Other - Cloning Site in IIS
I have a web site (MySite) on my test server I need to clone as I need an additional testing environment. I duplicated the entire structure under MySiteTest directory and setup a WebServer similar to my original (MySite) with the exception of the Port number, ApplicationName and Application Path. When I try and launch the site using: http://ipaddress/MySiteTest/default.aspx, it throws an error saying 'MySiteTest/Default.aspx' does not exists - yet I am looking at the page as it sits right there where I copied it. What am I doing wrong? Can anyone stir me in the right direction here? I appreciate any advice.
|