Using VS2008 9.0.21022.8 and Sourcegear Fortress 1.1.2.18185, I can suddenly no longer check in files that I have checked out and edited. I am able to undo the checkout however.
The error message I receive is as follows:
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.Shell.Interop.IVsSolution2'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{95C6A090-BB9E-4BF2-B0BE-F1D04F0ECEA3}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Are you able to offer any insight?
Thanks.
Cast error to interface type ... Shell.Interop.IVsSolution2
Moderator: SourceGear
Re: Cast error to interface type ... Shell.Interop.IVsSolution2
This error is caused by a COM dll not being correctly registered. Have you recently installed/uninstalled anything?
Repairing the Visual Studio installation should fix this.
Repairing the Visual Studio installation should fix this.
Ian Olsen
SourceGear
SourceGear