is there any v14 emulator?
i install my mmsql.then i uninstall the other files.then i cant install the mmsql.
Printable View
is there any v14 emulator?
i install my mmsql.then i uninstall the other files.then i cant install the mmsql.
If you have a problem while installing MSSQL you might try this. This is an unusual solution, but very likely to solve the cause - it worked in my case:
-click Start/run and run "regedit"
-Go to HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services
-delete every key with SQL in the name (there should be 4 of them)
-restart your PC (this is important!)
Now try to install MSSQL. In my case it finally worked.