iisreset fails after updating .NET framework
Posted
by Pete
on Server Fault
See other posts from Server Fault
or by Pete
Published on 2010-02-18T16:24:00Z
Indexed on
2010/04/18
14:03 UTC
Read the original article
Hit count: 434
iis
|.net-install
Hi.
After I uninstalled Visual Studio 2010 beta 2 and installed Visual Studio 2010 RC, executing IISRESET gives the following error message:
C:\Program Files\Microsoft Visual Studio 10.0\VC>iisreset /stop
Attempting stop... Stop attempt failed. The system cannot find the file specified. (2147942402, 80070002)
Further information. Before bet2, the same computer also had beta1 installed. The OS is Windows 2008 Web Server
Any clue here?
© Server Fault or respective owner