I am in the process of migrating my server from HostGator to GoDaddy. Both are Windows Servers (2008 R2.) The GoDaddy server does not have these accounts installed: ASP.NET Machine Account, IIS_WPG.
I have used shared settings to migrate the information from IIS on my old server to my new server. Both servers are using IIS 7.5.7600.16385
Whenever I try to access any of my websites on my new server, I receive the following error:
Not Found
HTTP Error 404. The requested resource is not found.
I believe that this is due to the missing accounts. However, in the Server Manager I am also receiving these errors:
Application pool 'weather.argylenews.com' is being automatically disabled due to a series of failures in the process(es) serving that application pool.
I am also receiving this warning:
A listener channel for protocol 'http' in worker process '#' serving application pool '#' reported a listener channel failure. The data field contains the error number.
Thanks in advance for your help.