Jump to content

Problem in aspx and account.


173187

Recommended Posts

Okay, I'm working on the 500 problem. I'll check back once I've got it fixed.

 

I'll take a look at FrontPage extensions and see if they work.

 

The server should be running much faster than before. Could you check Server Load under Server Status on the right panel in your cPanel and report what it is when the server seems to be running slow?

 

Here's an update:

The 500 problem seems to be caused by the server's use of ASP.NET 1.0 instead of 2.0. However, the Mono Project's directions for setting to ASP.NET 2.0 aren't working... instead, they seem to be disabling ASP.NET altogether. I'm contacting cPanel to see if they have any suggestions on this matter.

 

As for the FrontPage extensions, check if they work now.

Link to comment
Share on other sites

for the frontpage problem, make sure you have properly installed frontpage, and you haven't deleted any of the folders in your public_html folder like _vti_[something else here] or the _private folder, these are folders that are required for frontpage to work.

 

(at least on my hosting server through heliohost, frontpage seems to be working and response times seem great, maybe there is a problem with a server)

Link to comment
Share on other sites

OK, I think I've fixed the problem. There seems to be another problem, but it's different and probably has more to do with your script than the server. It says that the error is hidden for security purposes... so if it's still something weird just post it here and let me know what's up.

Link to comment
Share on other sites

OK, I think I've fixed the problem. There seems to be another problem, but it's different and probably has more to do with your script than the server. It says that the error is hidden for security purposes... so if it's still something weird just post it here and let me know what's up.

 

http://vikrantjhala.heliohost.org/Default4.aspx in this my site there is runtime error how l solve this .In my computer I see my page without any error But when I host this Default4.aspx file on your server the error display I think your server not support 2.0 .Net Framework

Link to comment
Share on other sites

  • 2 weeks later...
does anybody has a successful .aspx / dotNet 2.0 website? mind if i see the link.. thanks
I have made a successful "Hello World" application here.

 

I still get a HTTP 500 Error on my webpage http://bouwproject.heliohost.org/Index.aspx

 

Should the ASP.NET 2.0 issue be resolved?

Yes. Check your error online and see if anybody knows what it is coming from.
Link to comment
Share on other sites

I tried the same on my account but I get the same error: http://bouwproject.heliohost.org/Test.aspx.

 

That's the page content of Test.aspx:

 

<%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %>

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">

<html>

<head>

<title>Untitled Document</title>

<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">

</head>

<body>

 

TEST

 

</body>

</html>

 

I don't know what could be wrong!

 

Thanks for your help ...

Link to comment
Share on other sites

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...