Jump to content

Recommended Posts

Posted

1)i have uploaded my asp.net before on johnnny some page work some did not work because i used mssql database i now change it to mysql and reuploaded the the pages now when i got to my website it list the file i uploaded when i click one of my pages it give me a 404 error page not found

2) i want my home.aspx be my default page

my username is vicosoft my domain is uniquepeopleinternational.com

Posted

Any way 404 is the error code for file not found.

 

Please check if that files exist or verify the error code.

Posted

i have check like 10 times even the page ar listed when i go to mysite but when i click on 1 of them it brings 404 error i dont know what to do again

Posted

Try removing all .htaccess files from your site. Hopefully this eliminates the 500 error. Then we can have a look to determine the 404

Posted

when i reuploaded my site i get 404 not found error and i now make the matter worse i deleted my .htaccess file and my site show 500 error my domain uniquepeopleinternational.com my username is vicosof

 

Posted

all my asp.net pages that use to work before i reuploaded them is now say 404 not found error mydomain is uniquepeopleinternational.com

Posted

Well now we are getting somewhere by removing the 500 error. I can now see your directory contents and your wordpress site in the folder "wp" loads fine, meaning it isn't an issue with Apache.

 

I am not certain if DLL files are disabled on HelioHost's servers. If they are and your aspx pages are loading these DLLs, perhaps this is what is causing the 404? I know for certain including/loading files through URL is not permitted for security reasons.

 

I'm sorry I am not familiar with ASP so I can't tell you exactly what the problem might be.

Posted

the dll is my sql connector plug in for asp to be able to excute mysql statement as for other dll i wil find a way to not use them but the mysql.data.dll and the other one are very important

 

Posted

Here is where I run into a wall. Is there another user or an admin familiar with ASP that could lend a hand? Thanks!

I will also try Google, see if I can find anything useful there that might help.

 

EDIT: I found this on the HelioHost wiki http://wiki.helionet.org/ASP.NET

Please also be aware that we only support ASP.NET 3.5, and we cannot provide any higher version.

Although if you were using a higher ASP version I would expect it to return a 500 error, not 404.

Posted

now i have stop using all the dll no linking accept to webconfig now my page is say server error in application even when i enter a wrong page as far it has the extention .aspx

Guest
This topic is now closed to further replies.
×
×
  • Create New...