Check-in problem

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
mishazh
Posts: 2
Joined: Wed Mar 20, 2013 3:52 am

Check-in problem

Post by mishazh » Wed Mar 20, 2013 3:56 am

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.

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Check-in problem

Post by lbauer » Wed Mar 20, 2013 7:47 am

What version of Vault are you using?

What operating system is the Vault client installed on? Is it 32 or 64-bit?
Linda Bauer
SourceGear
Technical Support Manager

mishazh
Posts: 2
Joined: Wed Mar 20, 2013 3:52 am

Re: Check-in problem

Post by mishazh » Thu Mar 21, 2013 2:31 am

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"

Post Reply