Now, suppose you are still seeing the generic cannot display the webpage or page not found error. This is typically caused by IE failing to connect to your website, so there is no server error message to look at here. I have a detailed guide to troubleshooting this condition here Where did my IIS7 server go Troubleshooting server not found errors. An aside If you dont want to mess with IE for troubleshooting especially if you suspect you are getting cached pages, due to IEs super aggressive caching, the best thing to do is break out a trusty simple http tool of choice and make the request with it. I recommend WFETCH, which is included in the IIS6 Resource Kit tools you can install on XPWindows 2. VistaLHS box. 2 Enable IIS7 detailed errors. IIS7 introduces a new custom errors feature, which by default hides the error responses issued by the server to remote clients, replacing them with a basic error message. This is critical for security of your site, as errors frequently contain sensitive information that you dont want others to see, but makes getting to the bottom of the problem harder since you cannot see those very error details. So, if you are requesting your site from another machine, you may still get a basic error that looks like this You have two options here 1 Make the request locally from the server machine. By default, you will get the detailed error. Enable detailed errors for remote clients. First, if your error is an ASP. NET exception you can tell if it says Runtime Error and has the framework version, please be aware that ASP. NET overrides the IIS custom error mechanism with its own implementation of custom errors, so you should turn the ASP. NET custom errors off to see detailed ASP. NET exceptions. You DO NOT have to configure IIS7 custom errors for ASP. NET exceptions it would be silly to have to do it in two places. To turn off ASP. NET custom errors, place the following in your web. Errors modeOff lt system. If the error is not an ASP. Download Windows 2008 Reskit Tools Internet' title='Download Windows 2008 Reskit Tools Internet' />NET error, turning off IIS7 custom errors will allow error responses from your application to be sent to remote clients without being censored by the IIS7s custom errors module. You can do this from the IIS7 Admin tool by running Start Run inetmgr. Error Pages icon, clicking Edit Feature Settings action, and then selecting Detailed Errors. You can alternatively do this from an elevated command line prompt Run as Administrator windirsystem. Default Web Siteyourapp section http. Errors error. Mode Detailed. Where Default Web Site should be replaced with your sites name if different, and yourapp with the virtual path youd like to enable detailed errors for. NOTE When you are done debugging, please return the settings back to custom errors for remote requests, or the security of your website may be compromised. Here is how to do it with App. Cmd windirsystem. Default Web Siteyourapp section http. Errors error. Mode Detailed. Local. Only Now, you should be getting detailed errors back for example, the error I was getting before now looks like this this is the Vista error page Longhorn Server and Vista SP1 error pages will look much nicer, see this for an example Notice that this error contains quite a bit of useful information 1 The heading contains the substatus code, 4. IIS specific code that further describes the problem. The majority of common errors has a unique lt statuscode. The page indicates what module IIS Web Core, and in what notification Map. Request. Handler an error occurred. This information is critical whenever you are debugging server problems, especially on the IIS7 world when most of them occur in one of the modules that take part in the processing of the request. The page shows you some useful request information, such as the requested url and the physical path to which it resolved. Most 4. The most likely causes and what you can try sections offer the most likely explanation for the error and what you can do about it. They are dead on for the majority of common IIS7 errors. NOTE When you are coming to the forums with an error, we expect you to have gotten this far and that you will provide the detailed error to help us with your problem. For more information about the custom errors support in IIS7, check out http www. IIS7Managing IIS7Diagnostics in IIS7Deciphering Error MessagesHow to Use HTTP Detailed Errors in IIS7. Detour the 5. 03 Service Unavailable error. Sometimes, you will get an error that looks like this This error most likely either indicates a critical misconfiguration of the server that is causing IIS to fail to start a worker processprocess your request, or a system overload condition that is causing requests to be rejected early, so no further error information will be available in the response. If you are getting this error, please follow my detailed guide Where did my IIS7 server go Troubleshooting service unavailable errors. Windows Server technical content for IT Administrators Windows Server. Windows Server is the platform for building an infrastructure of connected applications, networks, and web services, from the workgroup to the data center. Use the links below to view technical content for IT professionals for the different versions of Windows Server. Important. Do you have Windows running on your PC Windows 1. Windows 8 or 8. Windows 7 Do you have a problem Go to Microsoft Support just type your problem into the search bar. They have information about Windows, Office, Skype, you name it. The information below is only about Windows Server. Windows Server 2. Windows Server 2. Windows Server 2. R2 and Windows Server 2. Windows Server 2. R2 and Windows Server 2. Technical Library. Windows Server 2. R2 Developer Library on MSDNWindows Server 2. R2 and Windows Server 2. Windows Server 2. R2 and Windows Server 2. Technical Library. Windows Server 2. Developer Library on MSDNWindows Server 2. Windows Server 2. Technical Library download a PDF version of the archived content. Windows Server 2. Developer Library on MSDNProduct evaluations. Download Windows Server 2. Evaluation. Download Windows Server 2. R2 Trial. Windows Server 2. Tip. Are you having a problem Start with Microsoft Support just type your problem into the search bar. You can get help with Windows, Office, Skype, you name it. Not finding content you needWindows 1. Download Windows 2008 Reskit Tools Internet© 2017