WCF Service support file jsdebug fails to load
问题 I have a WCF service that gets called from client side JavaScript. The call fails with a Service is null JavaScript error. WebDevelopment helper trace shows that the calls to load the jsdebug support file results in a 404 (file not found) error. Restarting IIS or clearing out the Temp ASP.Net files or setting batch="false" on the compilation tag in web.config does not resolve the problem From the browser https://Myserver/MyApp/Services/MyService.svc displays the service metadata however https