We had a server with Windows 2008 Enterprise 64 bits with IIS 7.0 and the hard drive suffered a damage but we restored the backup in new hardware. Now after restored we decided to upgrade to Windows 2008 R2 Enterprise 64 bits then IIS 7.5 was installed. Now
we have a problem with IIS 7.5 after the restore our backup none of our webpages work. For example if we enter http://127.0.0.1/index.html or localhost/index.html in browser we have 2 strange errors:
1.-HTTP Error 503. The service is unavailable. We use the DefaultAppPool and this error is shown if we have enabled in the advance settings the "enable 32 bits applications". And after this error is shown the DefaultAppPool stop automatic if we turn on again it stay running until you access again to any .html file. Now if we disable the "enable 32 bits applications" and we try to acces any .html file now we have this error:
2.-HTTP Error 404.0 - Not Found...the resource you are looking for has been removed, had its name changed, or is temporarily unavailable. In old Windows 2008 we had running with 32 buts application feature enabled and no problem at all anyway with or without not works.
Anyone have a clue of what could be happening with the upgraded IIS 7.5?
1.-HTTP Error 503. The service is unavailable. We use the DefaultAppPool and this error is shown if we have enabled in the advance settings the "enable 32 bits applications". And after this error is shown the DefaultAppPool stop automatic if we turn on again it stay running until you access again to any .html file. Now if we disable the "enable 32 bits applications" and we try to acces any .html file now we have this error:
2.-HTTP Error 404.0 - Not Found...the resource you are looking for has been removed, had its name changed, or is temporarily unavailable. In old Windows 2008 we had running with 32 buts application feature enabled and no problem at all anyway with or without not works.
Anyone have a clue of what could be happening with the upgraded IIS 7.5?