Win7 has been out for a while and has not been changed. It happened that the win2003 blue screen a few days ago could be guided, but before the login page, it will report that the hard disk could not be found. The hard disk cannot be reinstalled, and the hard disk cannot be found (HP is used 03 sadly ). Now we have installed Windows 7. As a result, the WCF went on strike.
The following error occurs when accessing the. SVC file in IE:
HTTP Error 404.17-not found the request content seems to be a script, so it cannot be processed by a static file handler.
Check the iis7 "handler ing" and find that there is no. SVC ing. So I tried a simple method. In iis7's "handler ing", I added a script ing to map. SVC to. NET 2.0's aspnet_isapi.dll.
Fortunately, since Microsoft's. NET platform was used, registration and anti-Registration of. NET Framework have been a must-have feature for countless times. Then re-register the. NET 3.5 WCF:
It's really not good, O