SQL Prompt Error with TextMgrP.dll Registration
gvar369
Posts: 20
Been getting this error when i start SSMS 2008 R2 or VS 2012.
SQL Prompt has been disabled due to an error with the registration of a required DLL - TextMgrP.dll. To resolve the error, repair SQL Server Management Studio or Visual Studio from the Windows Control Panel.
Please advise,
Thanks,
Vijay
SQL Prompt has been disabled due to an error with the registration of a required DLL - TextMgrP.dll. To resolve the error, repair SQL Server Management Studio or Visual Studio from the Windows Control Panel.
Please advise,
Thanks,
Vijay
Comments
For some unknown reason, SQL Server Management Studio installations have been unravelling and deleting the interface that Prompt need to get access to the query window.
Running this from a Command Prompt as administrator should fix it:
Kindly let us know if this fixed the problem.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Instead of %commonprogramfiles% i had to specify the exact file location which was located in "program files x86" directory.
--
Vijay
I will make a note regarding the x86 folder.
Is there anything else I can help you with?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
DLL location was also not correct like others mentioned the following is the command I used.
Note: When launching cmd window use shift+RightClick and choose run as admiinistrator
The error I got on the first try was:
<DLL file> was loaded but the call to DllRegisterServer failed with error code 0x80070005