These forums are read-only and considered to be an archive. Please use the new Community for future interaction and posts.

Urgent problem with move from IIS4 to IIS5

Hi,
I recently upgraded to a new server in a new location using IIS5 instaed of II4. I replicated all files and file permission using robocopy, and also replicated the IIS configuration using a tool called IIS export. However, when I attempted to login, the page just times out, with no error message. There are no error in the event log or anything else to indicate what has gone wrong. I reinstalled MDAC 2.6 SP1 but this has not changed anything. I am confident that permissions are set correctly on files and directories.

All other sites (including ASP based ones) are working correctly on the new server.

My old server is turned off very shortly (3 days!), and I am hoping to have the site running on the new server before then.

Please help!

Andy
Andy 12/17/2002 11:16 AM
OK,
After much playing around I now get this error:

Microsoft VBScript runtime  error '800a01b6'

Object doesn't support this property or method: 'FSO.GetFolder'

?, line 0

I'm assuming this either relates to MDAC, or the scripting engine? However, I updated both of these today, so this confuses me a little.

Andy
Andy 12/17/2002 11:27 AM
The problem was a Norton Antivirus issue and it has been solved via email.
For more information on this problem, take a look at
http://www.aspfaq.com/show.asp?id=2180
Cem Alacayir 12/19/2002 8:34 PM