Good morning,
I am having problems with the InterOp.CW3DGrphLib component and its integration into a desktop application developed in Visual Studio with framework 4.7.1 in C#.
In the application, I use the AxInterOp.CW3DGraphLib and InterOp.CW3DGraphLib references. It was working a year ago, but it has stopped working. In Visual Studio, I use AxInterOp.CW3DGraphLib.dll, which can be set as a local copy to ensure that the compiler goes to the bin. The InterOp.CW3DGraphLib cannot be set as a local copy since it is a COM object; it also does not allow registration in the system with regsvr32.
Regards