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

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...