Hello,
I installed Internet Explorer 10 and now I cannot check-in files from inside Visual Studio.
The error message is:
Unable to cast COM object of type 'System.__ComObject' to interface type 'Microsoft.VisualStudio.OLE.Interop.IServiceProvider'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{6D5140C1-7436-11CE-8034-00AA006009FA}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Please advice.
Misha.
Check-in problem
Moderator: SourceGear
Re: Check-in problem
What version of Vault are you using?
What operating system is the Vault client installed on? Is it 32 or 64-bit?
What operating system is the Vault client installed on? Is it 32 or 64-bit?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: Check-in problem
I am using Windows 7 x64, Vault Standard v6.1.0 (531).
Actually, I've solved the problem by downgrading to IE9 and running the following command:
regsvr32 "C:\Program Files (x86)\Internet Explorer\ieproxy.dll"
Actually, I've solved the problem by downgrading to IE9 and running the following command:
regsvr32 "C:\Program Files (x86)\Internet Explorer\ieproxy.dll"