OS : Win 10 / 64bit Visual Studio Version : 2015
When I check in TeamFoundation in VS2015, return error like below message.
Unable to cast COM Object of type 'System.__ComObject' to interface type Unable to cast 'Microsoft.VisualStudio.Shell.Interop.IVsRunningDocumentTable4'
This operation failed because the QueryInterface call on the COM component for the interface with IID '{86A4DA78-D580-4AE4-A1BE-F805BC663E04}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE))
how can I check in TFS VS2015.