cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X

Pfc::XtoolkitCantModify error while trying to connect to creo in other systems.

HanSolo97
5-Regular Member

Pfc::XtoolkitCantModify error while trying to connect to creo in other systems.

The connection string
 Async = CAsync.Connect(Nothing, Nothing, Nothing, 15)
works fine on my system

But the same connection string throws TOOLKITCANTMODIFY error on other systems when running the built exe file. Why is this happening?


2 REPLIES 2

Try running vb_api_register.bat with admin rights in a machine where you want to execute this program. this enables VB API in that system. This file exist in parametric\bin directory.

remy
21-Topaz I
(To:HanSolo97)

Some previous case reports that this error message happened due to some typo in some env var.

Given that the issue happens in a different workstation than yours, it seems like a probable cause.

Top Tags