map .svc file type to aspnet_isapi.dll
Can any one tell me how to map the Windows Communication Foundation .svc file type to the aspnet_isapi.dll on IIS 7 (Vista)? Evenything on google seems to address IIS 6.
I'm getting:
"The remote server returned an unexpected response: (405) Method Not Allowed" when trying to access a WCF service, and assume its an aspnet_isapi.dll issue. Place to start anyway.
Thanks,
Bob
|