cbassoc Posted August 21, 2010 Posted August 21, 2010 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.
falkarch Posted August 23, 2010 Posted August 23, 2010 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.
plutonium Posted August 24, 2010 Posted August 24, 2010 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!!
Byron Posted August 24, 2010 Posted August 24, 2010 djbob has made a ticket with the cpanel folks so it should be fixed soon.
richard42 Posted August 24, 2010 Posted August 24, 2010 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
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now