Hello
We're trying to instantiate an ActiveX IsoView from Visual Studio 2010 with C #.
Whenever instantiate it gives the error:
Catastrophic failure (Exception from HRESULT: 0x8000FFFF (E_UNEXPECTED)).
What would be the way to instantiate it?
Does anyone have sample code?
Thank you