Hi,
is there anybody using c for proe automation?
I run proe 2000i2 and visual studio 5.
My system variable for nt_compiler is
c:\Programs\DevStudio\VC\bin\cl.exe
and I have copied all include files and libs to visual studio.
Even if I try to link and compile an empty usrmain.c from proe
I...
When I try to open a session with the following line
session = pfcGlobal.GetProESession();
I get an exception:
Exception caught: java.lang.NullPointerException
java.lang.NullPointerException
at com.ptc.cipjava.CIPRemoteApp.getTransport(CIPRemoteApp.java:22)
at...
Hi,
can anybody help me with j-link and jdk1.1.8?
When I try to open a session with the following line
session = pfcGlobal.GetProESession();
I get an exception:
Exception caught: java.lang.NullPointerException
java.lang.NullPointerException
at...
Can anybody help me with j-link and jdk1.1.8?
When I try to open a session with the following line
session = pfcGlobal.GetProESession();
I get an exception:
Exception caught: java.lang.NullPointerException
java.lang.NullPointerException
at...