Visual Studio 2010
youngcm2
Posts: 14
Do you know when a beta will be available for VS 2010? Will there be better support for VS Database Developer?
Comments
Till now we haven't heard about any issues regarding SQL Prompt not working with Visual Studio 2010.
Can you kindly let me know if you are experiencing any issues with it?
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Thanks
Alberta Justice and Solicitor General
Kindly let me know the outcome.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
2 things to note are, I am running a 64 bit edition of Windows 7 Enterprise and I am running the client for SQL 2008 R2 CTP.
If any one has any ideas or command line suggestions to get SQL prompt into Visual studio I would be happy.
Note: It seems that SQL 2008 R2 CTP doesn't like SQL Refactor. Just FYI.
Alberta Justice and Solicitor General
I am sorry to hear you are having problems with SQL Prompt.
Can you try adding the path (by default: C:\Program Files (x86)\Red Gate\SQL Prompt 4) manually in Visual Studio. You can do that by navigating to Tools –> options –> add-in/macros security and add the SQL Prompt add-in. Ensure that Tools>Add-in Manager "Include SQL Prompt at startup" is checked then restart the Visual Studio.
If this doesn't work, then try re-registering the DLL:
1. Open a command prompt, change the directory to the SQL Prompt installation folder. Run
%SYSTEMROOT%\Microsoft.net\Framework\v2.0.50727\regasm "%ProgramFiles%\Red Gate\SQL Prompt 4\RedGate.SQLPrompt.VSUI.dll"
2. Run devenv /ResetSettings in Run window.
Kindly let me know if this fixes the issue.
Note: We have a fix for the SQL Refactor not working with SQL 2008 R2 CTP kindly download the latest version from here.
Product Support
Redgate Software Ltd.
E-mail: support@red-gate.com
Just to note, %SYSTEMROOT%\Microsoft.net\Framework\v2.0.50727\regasm "%ProgramFiles%\Red Gate\SQL Prompt 4\RedGate.SQLPrompt.VSUI.dll" should be %SYSTEMROOT%\Microsoft.net\Framework\v2.0.50727\regasm "%ProgramFiles(x86)%\Red Gate\SQL Prompt 4\RedGate.SQLPrompt.VSUI.dll"
Is there something else I need to do during the install?
Alberta Justice and Solicitor General
<HostApplication>
<Name>Microsoft Visual Studio Macros</Name>
<Version>10.0</Version>
</HostApplication>
<HostApplication>
<Name>Microsoft Visual Studio</Name>
<Version>10.0</Version>
</HostApplication>
in the file VSUI.AddIn
Thanks.
Alberta Justice and Solicitor General
There is not a "sql prompt 4" menu in the visual studio 2010.
Any additional insight will be greatly appreciated.
How do we get this working in Visual Studio 2010?
Works on my computer!TM