Click here to Skip to main content
15,891,253 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I publish the application. and uploaded to server ,but when I open the page then error shows.
I completed the application by IIS .and publish directly.

error as below..
The page cannot be found
The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.

Please try the following:

* Make sure that the Web site address displayed in the address bar of your browser is spelled and formatted correctly.
* If you reached this page by clicking a link, contact the Web site administrator to alert them that the link is incorrectly formatted.
* Click the Back button to try another link.

HTTP Error 404 - File or directory not found.
Internet Information Services (IIS)

Technical Information (for support personnel)

* Go to Microsoft Product Support Services and perform a title search for the words HTTP and 404.
* Open IIS Help, which is accessible in IIS Manager (inetmgr), and search for topics titled Web Site Setup, Common Administrative Tasks, and About Custom Error Messages.
Posted

And your question is?

I assume that you have tried all of the remedies suggested in the error message?
 
Share this answer
 
Sice, you have not stated what have you tried so far, starting from beginning:
I googled [^]"HTTP Error 404 - File or directory not found". I got about 207,000 results.

First TWO being:
MSDN: How to resolve "HTTP Error 404"[^]
MSDN: How system administrators can troubleshoot an "HTTP 404 - File not found"[^]

If they don't resolve your issues, try few more options from the search result.

It surely is configuration issue. Path mismatch or security while hosting.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900