404.3 error when browsing .aspx pages

Hi, I am setting up my asp.net website in H-Sphere and I am having difficulties when I am browsing to any .aspx pages, basically this is the error that I get:

HTTP Error 404.3 - Not Found

The page you are requesting cannot be served because of the extension configuration. If the page is a script, add a handler. If the file should be downloaded, add a MIME map.

I've checked configuration and everything and it seems to correct. I've tried setting MIME for .aspx as html/text and I can see the page text, but asp code is not working that way, only html text. What else should I try? Any help please.
 
Kindly open a support ticket with domain name and we will check it. Please also make sure ASP.NET is ON in Hsphere control panel for particular domain.
 
Yes that works many times as we have found, sometimes mapping may still have a prior version asp.net set, where the newer versions have some extended mappings.
 
Back
Top