IIS reset fails after updating .NET framework
- by Pete
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\VCiisreset /stop
Attempting stop... Stop attempt
failed. The system cannot find the
file specified. (2147942402, 80070002)
Further information :
Before beta2, the same computer also had beta1 installed. The OS is Windows 2008 Web Server
Does anyone have a solution ?