SQL Prompt 10.14.11.7894 - Method not found: 'Boolean RedGate.SqlPrompt.Shell.Api.IDocumentWrapper.T
DanSwitzer2
Posts: 4 Bronze 1
in SQL Prompt
I updated my SSMS 19 to SQL Prompt v10.14.11.7894 this morning.
After the initial install, trying to start SSMS was throwing errors, so I uninstalled SQL Prompt and re-installed it running as Admin. Now SSMS 19 starts, but I'm constantly seeing the following error:
Method not found: 'Boolean RedGate.SqlPrompt.Shell.Api.IDocumentWrapper.TryGetName(System.String ByRef)'.
This happens a tab is opened or switched to. It's making SQL Prompt unusable.
Any ideas on how to resolve the issue?
Best Answer
-
DanSwitzer2 Posts: 4 Bronze 1While I had tried uninstalling and re-installing (which didn't fix things), here's what does appear to have worked:
- Uninstalled SQL Prompt
- Go to C:\Program Files (x86)\Red Gate\SQL Prompt 10 and delete the folder (backup it up first to be save)
- Re-install SQL Prompt
Apparently the uninstall process does not remove all the files and re-installing leaves stuff behind. So doing a complete gut seems to have resolved the issue.