SQL Prompt 5 AutoUpdate crashes VS 2010?

robainsrobains Posts: 3 Bronze 1
edited April 3, 2012 9:29AM in SQL Prompt Previous Versions
The SQL Prompt 5 update is now crashes my Visual Studio 2010 environment whenever I attempt to start VS.

This wasn't happening in prior updates.

Any solution to this?

Comments

  • I'm sorry that you have encountered this problem.

    I have spoken to the development team and they think that it may be caused by one of the experimental features which is available in the SQL Prompt Labs. If you are able to do so, can you navigate to the following directory:

    C:\Program Files (x86)\Red Gate\SQL Prompt 5\Plugins

    and find the file:

    RedGate.SQLPrompt.ConnectionColoring.dll

    and then rename it, e.g:

    RedGate.SQLPrompt.ConnectionColoring.dllold

    This will prevent SQL Prompt from being able to load it and therefore should prevent SQL Prompt from loading the code which may be causing your problem.

    Please let me know if this workaround makes any difference and I will pass your feedback to the development team.
  • robainsrobains Posts: 3 Bronze 1
    Thanks for the response.

    Is there any way I can install SQL Prompt into SSMS (SQL Server Management Studio) but NOT as a plug-in to VS 2010?

    Rob.
  • After install, you can remove SQL Prompt from Visual Studio 2010 by renaming (or deleting) the file %ProgramData%\Microsoft\MSEnvShared\Addins\RedGate.SQLPrompt.VS2010.AddIn

    Hope that helps,
    Mike
    Development Lead
    Redgate Software
  • We believe this problem should now be fixed in SQL Prompt 5.3. Please let us know if it isn't!
    Development Lead
    Redgate Software
Sign In or Register to comment.