I'm trying to uninstall SQL Server from my machine so that I can install SQL Server 2005 Developer Edition.
I'm getting the following error message.
the setup failed to read IIsMimeMap table. The error code is -2147023550
Thank in advance.
I'm trying to uninstall SQL Server from my machine so that I can install SQL Server 2005 Developer Edition.
I'm getting the following error message.
the setup failed to read IIsMimeMap table. The error code is -2147023550
Thank in advance.
The solution is to stop IIS
c:> NET STOP "World Wide Web Publishing Service"