IN VS 2008 i can run .svc but on production IIS 7 i can\'t. I get this error. i am using x64 win.
I run
C:\\Windows\\Microsoft.NET\\Framework\\v2.5.0.303
I had receievd a similar error:
HTTP Error 404.17 - Not Found
The requested content appears to be script and will not be served by the static file handler.
I tried the same code on several machines. Through some R & D, I finally found that the cause for this can be that WCF mapping are not registered with IIS.
To solve the above error: