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

Community Tip - Stay updated on what is happening on the PTC Community by subscribing to PTC Community Announcements. X

XtoolKitNotFound

ptc-6747742
1-Newbie

XtoolKitNotFound

Hi,

When execute this code, my exception show this error "XtoolKitNotFound". what's this?? what's missing??

conexaoAssincrona = new CCpfcAsyncConnection();

conexao = conexaoAssincrona.Connect(null, null, null, null);

ses = conexao.Session;

IpfcUICommand cmd = ses.UICreateCommand("CreoApp", null);

cmd.Designate(@"msg_mymesg.txt", "MyButton", "HelpTag", null);

0 REPLIES 0
Announcements
Business Continuity with Creo: Learn more about it here.

Top Tags