MSQL SMS Launch Error
LunarCRM
Posts: 2 New member
Hi,
I've installed SQL Dependency Tracker and I'm receiving an error when I open MSQL SMS. I've reinstalled the software and restarted my machine without success.
I've installed SQL Dependency Tracker and I'm receiving an error when I open MSQL SMS. I've reinstalled the software and restarted my machine without success.
<entry>
<record>259</record>
<time>2020/07/06 16:03:45.639</time>
<type>Error</type>
<source>VisualStudio</source>
<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>
<guid>{611B86B4-22E6-4945-9535-20BE82383D4E}</guid>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>260</record>
<time>2020/07/06 16:03:45.639</time>
<type>Error</type>
<source>VisualStudio</source>
<description>SetSite failed for package [SQLDependencyTrackerSSMSPackage](null)</description>
<guid>{611B86B4-22E6-4945-9535-20BE82383D4E}</guid>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
<entry>
<record>261</record>
<time>2020/07/06 16:03:45.640</time>
<type>Error</type>
<source>VisualStudio</source>
<description>End package load [SQLDependencyTrackerSSMSPackage]</description>
<guid>{611B86B4-22E6-4945-9535-20BE82383D4E}</guid>
<hr>80070002</hr>
<errorinfo></errorinfo>
</entry>
SQL Server Management Studio 15.0.18333.0
SQL Server Management Objects (SMO) 16.100.37971.0
Microsoft Analysis Services Client Tools 15.0.19153.0
Microsoft Data Access Components (MDAC) 10.0.19041.1
Microsoft MSXML 3.0 6.0
Microsoft .NET Framework 4.0.30319.42000
Operating System 10.0.19041
Tagged:
Best Answer
-
Victoria W Posts: 388 Gold 2Hi @LunarCRM
Sorry you've run into a problem.
Did you uninstall the Redgate tools, upgrade SSMS, and then reinstall the Redgate tools in that order?
And are you on the latest version of SQL Dependency Tracker?
https://download.red-gate.com/checkforupdates/SQLDependencyTracker/SQLDependencyTracker_3.3.2.1976.exe
Answers
Redgate Software