Virtual Server encountered an unexpected error, 0x00000003.
For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
Dang! After some digging it turns out that when I remove SQL Server 2005 it also removed my already registered MS Xml parser 6 dll which is required by Virtual Server... Gah.
So the fix is easy, either download Microsoft Core XML Services 6 from Microsoft or otherwise get a copy of msxml6.dll, copy it into your Windows\System32 directory. On the command line type:
regsvr32 c:\windows\system32\msxml6.dll
And then like magic when you go to start the Virtual Server service it should start up like it should have in the first place.
Thanks for nothing SQL Server installer.
No comments:
Post a Comment