7
Answers

after i upoad my asp.net website i really need help

 after i published the website on hosting i start to run site but i found this error

Server Error in '/' Application.

The resource cannot be found.

Description: HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. Please review the following URL and make sure that it is spelled correctly.

Requested URL: /MC/admin/AddFacilityEn.aspx


Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.6.1649.1 

Answers (7)

1
Photo of Rajkiran Swain
NA 33.9k 373.6k 7y
  1. Check to see if you have received the following update? http://support.microsoft.com/kb/894670 If you have you might want to follow this procedure and see if it works for you. It worked partially for me.
  2. The item where it mentions the additional "/" to be removed is not entirely true but it did give me some insight to change my project properties just a bit.
  3. Right click on your properties for your Web Project in your Solun.
  4. Select WEB > Choose Current Page instead of Specific Page.
  5. Go into your project where you keep your *.aspx's select a start page. (Should be the same as the current page or choose another one of your choice :) )
  6. Hit Debug Run.
1
Photo of Abhishek Sharma
NA 86 12 7y
Without looking into your application and how you installed it, it's very difficult to get an idea on what went wrong but try going through theses links as well, it might help
 
http://www.elated.com/articles/filezilla-tutorial/
https://www.phpjunkyard.com/tutorials/ftp-chmod-tutorial.php 
1
Photo of Abhishek Sharma
NA 86 12 7y
I can be due to a lot of reasons. Check if any of the following answers on StackOverflow helps you. If not let me know what all you did to publish your website and then I will try to figure out what is wrong.
 
https://stackoverflow.com/questions/467188/why-would-an-aspx-file-return-404-the-page-cannot-be-found 
0
Photo of Sundar
NA 9.6k 94.6k 7y
The deployed site in not in proper IIS path. Check it. Then check wheter its in Running State. If not then make the application to run mode in IIS. 
0
Photo of Carnation Flowers
NA 258 9.1k 7y
none of this help
https://stackoverflow.com/questions/467188/why-would-an-aspx-file-return-404-the-page-cannot-be-found  
0
Photo of Carnation Flowers
NA 258 9.1k 7y
after i finished my site i bulid it there were no error i create publish at file 
and then i uploaded it into fillzila
when i came to test this error i get 
-1
Photo of Manikandan Murugesan
NA 20.5k 98.9k 7y
See this video to upload your Website : https://www.youtube.com/watch?v=1Q_tm9ZfGRA
 
And also refer this link : https://support.microsoft.com/en-in/help/248033/how-system-administrators-can-troubleshoot-an-http-404---file-not-found-error-message-on-a-server-that-is-running-iis