pfcExceptions::XToolkitCantModify error while running vbapi application
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
pfcExceptions::XToolkitCantModify error while running vbapi application
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.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
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