How can we help you today? How can we help you today?
Spiral

Activity overview

Latest activity by Spiral

I'm having the same issue. I have 2 instances on my local server.  Default: Microsoft SQL Server 2019 (RTM-CU22) (KB5027702) - 15.0.4322.2 (X64)   Jul 27 2023 18:11:00   Copyright (C) 2019 Microsoft Corporation  Developer Edition (64-bit) on Windows 10 Enterprise 10.0 <X64> (Build 19045: ) (Hypervisor)  Microsoft SQL Server 2022 (RTM-CU7) (KB5028743) - 16.0.4065.3 (X64)   Jul 25 2023 18:03:43   Copyright (C) 2022 Microsoft Corporation  Developer Edition (64-bit) on Windows 10 Enterprise 10.0 <X64> (Build 19045: ) (Hypervisor)  When I click the "SQL Test" icon I get this error :[image] [image] [image] The ActivityLog.xml shows: <entry>     <record>407</record>     <time>2023/09/26 11:22:04.736</time>     <type>Information</type>     <source>VisualStudio</source>     <description>Entering function CVsPackageInfo::HrInstantiatePackage</description>     <guid>{F67A15B5-C90B-4EFF-BCD2-4E82D0F403AA}</guid>   </entry>   <entry>     <record>408</record>     <time>2023/09/26 11:22:04.737</time>     <type>Information</type>     <source>VisualStudio</source>     <description>Begin package load [SQLTestSSMSPackage]</description>     <guid>{F67A15B5-C90B-4EFF-BCD2-4E82D0F403AA}</guid>   </entry>   <entry>     <record>409</record>     <time>2023/09/26 11:22:04.739</time>     <type>Error</type>     <source>VisualStudio</source>     <description>LegacySitePackage failed for package [SQLTestSSMSPackage]Source: &apos;RedGate.SQLTest.Shell.19&apos; Description: Could not load file or assembly &apos;Microsoft.SqlServer.Management.SDK.SqlStudio, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;System.IO.FileNotFoundException: Could not load file or assembly &apos;Microsoft.SqlServer.Management.SDK.SqlStudio, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&apos; or one of its dependencies. The system cannot find the file specified.&#x000D;&#x000A;File name: &apos;Microsoft.SqlServer.Management.SDK.SqlStudio, Version=16.0.0.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91&apos;&#x000D;&#x000A;   at RedGate.SharedSSMS.VersionSpecific.ObjectExplorer2012Plus.HookUpEvents(DTE2 application)&#x000D;&#x000A;   at RedGate.SQLTest.Shell.SsmsFunctionalityProvider.Initialize(DTE2 dte)&#x000D;&#x000A;   at RedGate.SQLTest.Shell.SsmsFunctionalityProvider..ctor(DTE2 dte, WrappingFactory wrappingFactory)&#x000D;&#x000A;   at RedGate.SQLTest.Shell.AddinLoader..ctor(DTE2 dte, ILog log)&#x000D;&#x000A;   at RedGate.SQLTest.SSMSPackage.SQLTestSSMSPackage.Initialize()&#x000D;&#x000A;   at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)&#x000D;&#x000A;&#x000D;&#x000A;WRN: Assembly binding logging is turned OFF.&#x000D;&#x000A;To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.&#x000D;&#x000A;Note: There is some performance penalty associated with assembly bind failure logging.&#x000D;&#x000A;To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].&#x000D;&#x000A;</description>     <guid>{F67A15B5-C90B-4EFF-BCD2-4E82D0F403AA}</guid>     <hr>80070002</hr>     <errorinfo></errorinfo>   </entry>   <entry>     <record>410</record>     <time>2023/09/26 11:22:04.739</time>     <type>Error</type>     <source>VisualStudio</source>     <description>SetSite failed for package [SQLTestSSMSPackage](null)</description>     <guid>{F67A15B5-C90B-4EFF-BCD2-4E82D0F403AA}</guid>     <hr>80070002</hr>     <errorinfo></errorinfo>   </entry>   <entry>     <record>411</record>     <time>2023/09/26 11:22:04.739</time>     <type>Error</type>     <source>VisualStudio</source>     <description>End package load [SQLTestSSMSPackage]</description>     <guid>{F67A15B5-C90B-4EFF-BCD2-4E82D0F403AA}</guid>     <hr>80070002</hr>     <errorinfo></errorinfo>   </entry> </activity> Using SQL Test 4.1 How can this be solved? Thanks / comments
I'm having the same issue. I have 2 instances on my local server.  Default: Microsoft SQL Server 2019 (RTM-CU22) (KB5027702) - 15.0.4322.2 (X64)   Jul 27 2023 18:11:00   Copyright (C) 2019 Microsof...
0 votes