• RED HOT WEB HOSTING

    Starting from £ 3.99 per month

    All our plans use WebSitePanel - the best windows control panel. Clustered Servers - separate web, mail and database servers

    ASP.Net hosting 99.9% Network Uptime
    Windows Reseller Hosting Fast Response Times
    UK Hosting WebSitePanel
    POP3 & Web Mail
    Windows Hosting Money back
(44)1772368116 (UK)
Live Support

Knowledgebase

On Windows 2008 hosting, I get a 500 error page and the error is not shown. How to I display the error?

Load file manager in WebsitePanel, edit the web.config file in your DOMAIN/wwwroot folder

 

Scroll down and find (the very last lines)

</handlers>
</system.webServer>
</configuration>

after </handlers> press enter and add the following line

<httpErrors errorMode="Detailed"/>

it should now look like:

</handlers>
<httpErrors errorMode="Detailed"/>
</system.webServer>
</configuration>

save this file, this will now show 500 errors.



Was this answer helpful?

Add to Favourites Add to Favourites

Print this Article Print this Article

Also Read

Powered by WHMCompleteSolution

Language: