Running IIS 6.0.
Used IISMT to migrate from source to target server, all the websites and their settings (IP settings, directory, app pools, etc.) are transfered over to the new webserver. I can verify all the data is migrated over to the new target server and can browse ALL sites perfectly fine by their old IP addresses.
As the new ip addresses are assigned to the migrated sites, all but 3 fail to load. The only thing we've changed is the relative IP address per website and it causes all but 3 to not fuction. We get the default 404 error, so its somehow contacting the IIS server to pull the page, but somehow gets lost and can't load the data specified.
According to the logs in " C:\WINDOWS\system32\LogFiles\W3SVC* ", the errors seem to be
404 0 2 or 403 4 5.....any ideas?