error on SQL Source Control
Listing the error below. please suggest a fix. I am not able to figure it out from the Activity log file. Attaching the file for your reference.
Error:
"
An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\dkaur\AppData\Roaming\Microsoft\AppEnv\15.0\ActivityLog.xml".
Exception details:
System.Exception: Exception of type 'System.Exception' was thrown.
at Microsoft.VisualStudio.Shell.Interop.IVsShell5.LoadPackageWithContext(Guid& packageGuid, Int32 reason, Guid& context)
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.GetPackage()
at Microsoft.VisualStudio.Platform.WindowManagement.WindowFrame.ConstructContent()
"
Thanks.
Best Answer
-
Tianjiao_Li Posts: 684 Rose Gold 5@Dkaur
Please correct me if I'm wrong. I assume you started to see this error after a recent upgrade of SSMS.
Could you upgrade to the latest version of SQL Source Control and check again? https://download.red-gate.com/checkforupdates/SQLSourceControl/SQLSourceControl_7.1.25.10736.exe
Answers