cannot remove SQLprompt from VS2010
dma550
Posts: 10
Hi there
In VS2010, the latest rev 5.3.4.1 of SQL prompt will not allow itself to be removed. I want to keep it in SSMS, but the startup check box is grayed out and checked. I can uncheck it as an available addin, but startup is not something I can change. I did check tools->environment setting, there are no references in add-ins. Any ideas?
In VS2010, the latest rev 5.3.4.1 of SQL prompt will not allow itself to be removed. I want to keep it in SSMS, but the startup check box is grayed out and checked. I can uncheck it as an available addin, but startup is not something I can change. I did check tools->environment setting, there are no references in add-ins. Any ideas?
Comments
Run VS as Administrator; hold down Ctrl and right click it, then select "Run as Administrator..." this should let you unselect the Start up check box.
Restart as normal and SQL Prompt is not enabled.
Works great for me. I Love SQL Prompt in SSMS (and do all my database work in there), Visual Studio (for me) is for .NET development and I don't really do any SQL work in the IDE so having it running just gets in my way at times.
Hope that helps