Hi, I'm having the same issue as the OP. I have SSMS version 15.0.18333.0 installed and the latest of SQL Dependency Tracker and getting the same error. <description>LegacySitePackage failed for package [SQLDependencyTrackerSSMSPackage]Source: 'RedGate.SIPFramework.Services' Description: Could not load file or assembly 'RedGate.SharedSSMS, Version=3.6.352.0, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.
System.IO.FileNotFoundException: Could not load file or assembly 'RedGate.SharedSSMS, Version=3.6.352.0, Culture=neutral, PublicKeyToken=7f465a1c156d4d57' or one of its dependencies. The system cannot find the file specified.
File name: 'RedGate.SharedSSMS, Version=3.6.352.0, Culture=neutral, PublicKeyToken=7f465a1c156d4d57'
 at RedGate.SIPFramework.Services.ServicesToPlugins.SsmsFunctionalityProvider.Initialize(DTE2 dte)
 at RedGate.SIPFramework.Services.ServicesToPlugins.SsmsFunctionalityProvider..ctor(DTE2 dte, ILog log, WrappingFactory wrappingFactory)
 at RedGate.SIPFramework.Services.AddinLoader..ctor(DTE2 dte, ILog log)
 at RedGate.SQLDependencyTracker.SSMSPackage.SQLDependencyTrackerSSMSPackage.Initialize()
 at Microsoft.VisualStudio.Shell.Package.Microsoft.VisualStudio.Shell.Interop.IVsPackage.SetSite(IServiceProvider sp)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].
</description>
Please advise / comments
- Community
- SQL Dependency Tracker
- Error with SQL Dependency Tracker With latest SSMS release
Hi, I'm having the same issue as the OP. I have SSMS version 15.0.18333.0 installed and the latest of SQL Dependency Tracker and getting the same error. <description>LegacySitePackage failed for...
0 votes