Automating JMP with c# and visual studio.
I'm trying to run an instance of jmp from a c# program but i'm having trouble adding the reference to Visual studio.The reference is not included in the drop down menu as described in the documentation, and I am unable to add JMP.TLB manually.Visual studio tells me that the reference is either not accessible or it is an invalid assemble or com component.Has anyone else come across this issue?