Skip to main content
12-Amethyst
July 28, 2022
Solved

pfcExceptions::XToolkitCantModify error while running vbapi application

  • July 28, 2022
  • 1 reply
  • 2806 views

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

Best answer by Prasad_G

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

1 reply

21-Topaz I
July 28, 2022

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?

Prasad_G12-AmethystAuthorAnswer
12-Amethyst
August 9, 2022

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