Click here to Skip to main content
15,921,716 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
WCF service call by AutoCompleteExtender but "404 file not found" return.

service path is correct.

code run correctaly on devlopent server.
Posted

Make sure that folder having permission or not
make it to the shared mode and make it in IIS directory browsing enable


I hope it helps
 
Share this answer
 
v2
In my case WCF Service is not register with IIS.
 
Share this answer
 
Their can be N number of reasons for "404 File Not Found" error. Some of the reasons could be related to IIS or Firewall settings.

Have a look at below links.

http://stackoverflow.com/questions/9543407/404-file-or-directory-not-found-in-wcf

http://stackoverflow.com/questions/3797739/wcf-the-remote-server-returned-an-error-404-not-found-urgent

Moreover explore more on Google, because this is completely Try and Test troubleshooting.

https://www.google.com/#q=wcf+%2B+404+file+not+found
 
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