Exception after Update to 7.1.30.11266
mcole
Posts: 3 New member
So I just updated to the latest version of SQL Source Control (7.1.30.11266), and am now getting this error, and Source Control is unusable.
An exception was encountered while constructing the content of this frame. This information is also logged in "C:\Users\mcole\AppData\Roaming\Microsoft\AppEnv\14.0\ActivityLog.xml".
Exception details:
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
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()
Exception details:
System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
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()
Is there a solution to this, or can I downgrade back to 7.1.29.11028, as that version worked.
Tagged:
Best Answer
-
Victoria W Posts: 388 Gold 2Hi @mcole
I'm afraid there's a bug in this version of SQL Source Control which we're working on. In the meantime there's a workaround in this article:
https://productsupport.red-gate.com/hc/en-us/articles/360007956773-The-SqlSourceControlPackage-package-did-not-load-correctly
I'm sorry for any inconvenience caused.
Answers
The Repair or Uninstall/Reinstall option took care of the problem for me rather quickly once I knew that was an option.