Question
Need Help with VB API Connection
- November 4, 2022
- 3 replies
- 1875 views
I was trying to create a basic code in Vb which allows me to connect to Creo Parametric. I followed the first steps so, I added PRO_COMM_MSG_EXE to System variables, I ran as administrator vb_api_register.bat and I added Creo Parametric VB API Type Library for Creo Parametric to my VB.NET project.
When I try to compile my code, ToolkitCantModify execption appears. Here is my code so I would appreciate if someone could check it because I don´t know if I did something wrong.
Many thanks!

