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

Community Tip - Need to share some code when posting a question or reply? Make sure to use the "Insert code sample" menu option. Learn more! X

VB API Examples not working.

BC_10403034
2-Guest

VB API Examples not working.

I am using Creo Parametric Release 9.0 and Datecode9.0.2.0

Running the VB API Examples .net project I am able to connect to an existing Creo parametric session. From there I can't get any of the provided example functions to work. One thing to note when the software was installed it mentioned java was not found. Is that required to get the VB API to work? I have gone through the VB API and set the environment paths, but it is unclear what folder the PRO_DIRECTORY should be set to.

What is needed to get the VB API Examples to function?

Here are the errors that I faced
ptcExceptions::xToolKitNotFound

1 ACCEPTED SOLUTION

Accepted Solutions

Hi, look at this article CS224186, it sounds a valuable solution:

 

Description

  • VB API functions IpfcSession.UIAddMenu(), IpfcSession.UIAddButton() and IpfcSession.UIDisplayMessage() fail with exception XToolKitNotFound

Cause

Resolution

 

View solution in original post

1 REPLY 1

Hi, look at this article CS224186, it sounds a valuable solution:

 

Description

  • VB API functions IpfcSession.UIAddMenu(), IpfcSession.UIAddButton() and IpfcSession.UIDisplayMessage() fail with exception XToolKitNotFound

Cause

Resolution

 
Top Tags