Hello,
I am sure I missed something but can't figure out what. I just migrated around 50 sites from IIS6 to 7.5.
The sites are looking fine as well as their application pools. I compared the site settings and pool settings to sites which were already running on the server and found them identical to the imported sites.
Unfortunately the migrated sites are running in a 500 Internal Server Error. As far as I can see there might be a problem with the rights on the home directory but when I check the security options of the migrated sites and compared them to the existing sites they are identical.
When I try to call a website file in a subdirectory it works but JS and CSS are not loaded. I think this means that the running migrated site can't read from its home directory.
The migrated sites are running with the site name...already running sites with "DefaultAppPool". It doesn't matter if I change a migrated site to that...same error.
Please give me some hints where I can check for errors.
Hope this informations are ok. Thank you in advance.