I thought it would be pretty simple to move my sites from the old server 2008 box to a new 2012 (not R2) virtual machine... The problem I'm seeing on the first (simple flat) site is that I can't connect either locally or remotely. The remote connection gives me:
500 - Internal server error.
There is a problem with the resource you are looking for, and it cannot be displayed.
The local gives more info:
Detailed Error Information:
Module IIS Web Core
Notification Unknown
Handler Not yet determined
Error Code 0x80070005
Config Error Cannot read configuration file due to insufficient permissions
Config File \\?\C:\Web Files\localuser\billsey\web.config
Requested URL http://billsey.seymourfamily.com:80/PortugalIndex.htm
Physical Path
Logon Method Not yet determined
Logon User Not yet determined
Config Source:
-1:
0:
Searches all point to missing permissions for the IIS_IUSRS group. There is no IIS_IUSRS group though! I have set read permissions for IUSR, NETWORK SERVICE, ANONYMOUS LOGIN, and even Everyone without sucess. I assume there is something simple wrong, but I can't figure it out... :(