Question
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?
