vicosoft Posted July 27, 2012 Posted July 27, 2012 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 found2) i want my home.aspx be my default pagemy username is vicosoft my domain is uniquepeopleinternational.com
anush Posted July 27, 2012 Posted July 27, 2012 Any way 404 is the error code for file not found. Please check if that files exist or verify the error code.
vicosoft Posted July 27, 2012 Author Posted July 27, 2012 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
vicosoft Posted July 28, 2012 Author Posted July 28, 2012 i have even made it worse i replace the .htaccess file and now my site is givin a 500 error
Ice IT Support Posted July 30, 2012 Posted July 30, 2012 Try removing all .htaccess files from your site. Hopefully this eliminates the 500 error. Then we can have a look to determine the 404
vicosoft Posted July 30, 2012 Author Posted July 30, 2012 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
vicosoft Posted July 31, 2012 Author Posted July 31, 2012 now have uploaded an empty .htaccess file and am no more geting 500 error but sil geting 404 not found erro
vicosoft Posted July 31, 2012 Author Posted July 31, 2012 all my asp.net pages that use to work before i reuploaded them is now say 404 not found error mydomain is uniquepeopleinternational.com
Ice IT Support Posted July 31, 2012 Posted July 31, 2012 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.
vicosoft Posted July 31, 2012 Author Posted July 31, 2012 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
Ice IT Support Posted July 31, 2012 Posted July 31, 2012 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.NETPlease 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.
vicosoft Posted August 2, 2012 Author Posted August 2, 2012 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
vicosoft Posted August 2, 2012 Author Posted August 2, 2012 i added a new apache handler for asp and most of my pages ar now working
Recommended Posts