Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
Hi there,
My java application is working perfectly on one computer, but for some reason it isn't working at another workstation.
I have installed the OTK for java and set environment variables properly.
But in my code, I get an exception on connecting to creo,
com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)
Any idea what might be the problem here?
Thanks,
Hamza
@hamzawaseem wrote:
Hi there,
My java application is working perfectly on one computer, but for some reason it isn't working at another workstation.
I have installed the OTK for java and set environment variables properly.
But in my code, I get an exception on connecting to creo,
com.ptc.pfc.Implementation.pfcExceptions$XToolkitCantModify at com.ptc.pfc.pfcAsyncConnection.pfcAsyncConnection.AsyncConnection_Connect(Native Method)
Any idea what might be the problem here?
Thanks,
Hamza
Hi,
please read https://support.ptc.com/appserver/cs/view/solution.jsp?source=Sitecore Article Viewer&art_lang=en&n=CS321596 document.
@hamzawaseem @MartinHanak Did you find any resolution to this issue?
I have similar issue while running vbapi application on other user's system.
Any help would be appreciated.
Thanks,
Prasad
If the issues have the same root cause then you may well try and update the .NET framework like suggested with this article https://www.ptc.com/en/support/article/cs352808