Jump to content

Recommended Posts

Posted

Is there a setting I need to set to allow ASP pages to work, or a certain extention (asp vs. aspx) or is there a specific directory that asp pages need to be run from? All I get when I post data from an html form to an asp page for processing, it just shows the asp page as a text file. Please advise.

Posted

There isn't any settings required. All you have to do is place your ASP files (aspx, aspx.vb) at the public_html folder and you will be able to view it.

 

FYI - the first page you see when you access your website have to be named as Default.aspx.

Posted

I am also having the same problem. i am not able to run a small asp.net website. i tried making it in asp.net 2.0 and 3.5 but no luck. i m getting webserver refused. Please help!!

Posted
djbob has made a ticket with the cpanel folks so it should be fixed soon.

 

I'm getting a similar problem; the error I get (via Chrome) is: Error 324 (net::ERR_EMPTY_RESPONSE): Unknown error

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...