We are getting this error when trying to load a test in UFT 12.54. The test resides in ALM. We have not found a way to resolve it.
Exception of type: System.InvalidCastException. Source: System.Windows.Forms. Occured in Void RealizeStyles() method
Exception message is: Unable to cast COM object of type 'System.__ComObject' to interface type 'IOleObject'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{00000112-0000-0000-C000-000000000046}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
Exception trace is: at System.Windows.Forms.AxHost.RealizeStyles()
↧