Community Tip - Have a PTC product question you need answered fast? Chances are someone has asked it before. Learn about the community search. X
I am getting "pfcExceptions::XToolkitCantModify" error while running a vbapi CREO automation application which I have developed for CREO 2.0. The application works fine in my system but throws this exception when I try to run in other user's system.
PS: I have already ensured the following things:
1) checked that the environment variable PRO_COMM_MSG_EXE is set to right path
2) vb_api_register.bat is run and the COM server is registered
Is there anything else that can cause this issue?
Any help would be appreciated
Thanks and Regards,
Prasad
Solved! Go to Solution.
Hi Remy,
Thanks a lot for reply.
If anyone is facing a similar issue, they can build the designated CREO vbapi application in different build .net frameworks or update the .net framework on the system.
Regards,
Prasad
Hi
First Creo 2. is not supported anymore.
Nonetheless when searching the knowledge base you can find this article : https://www.ptc.com/en/support/article/cs352808 that recommends to update the .Net Framework on the client workstation.
Did you try it?
Hi Remy,
Thanks a lot for reply.
If anyone is facing a similar issue, they can build the designated CREO vbapi application in different build .net frameworks or update the .net framework on the system.
Regards,
Prasad