Running WCF on IIS 7 (Vista)

I got the following errors when trying to run WCF on Vista:

The remote server returned an unexpected response: (404) Not Found.

HTTP Error 404.2 – Not Found
Description: The page you are requesting cannot be served because of the ISAPI and CGI Restriction list settings on the Web server.


– Add Mime Type: .svc : application/octet-stream

– run C:WindowsMicrosoft.NETFrameworkv3.0Windows Communication FoundationServiceModelReg.exe -i

http://social.msdn.microsoft.com/Forums/en-US/wcf/thread/ce4c440a-1664-4695-b89c-a4790e2e865f/

Set: IIS Handler Mappings: *.svc extentsion to script

SILVERLIGHT WCF

XAP
Clientconfig:<endpoint address="http://hu.bachelor/HU%20Bachelor%203.Web/WebService.svc"

Leave a Reply

Your email address will not be published. Required fields are marked *