Im trying to make a program wich opens a program (catia) and right now I get an error with "GetActiveObject". I found out that my marshal file that opens with the program is diffrent from the one that has to open. Is it possible to change the marshal file that opens when i start the program? enter image description here
Asked
Active
Viewed 6 times
0
-
There is only one `Marshal` class in .NET, so it's unclear what you mean. – Dai Dec 15 '21 at 23:13
-
Oh okay, I just dont know how to explain my problem tbh. I just need to get the method "GetActiveObject" to work. – Bnd Dec 15 '21 at 23:18