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

Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X

Unable to connect to the existing Creo Parametric process using ProEngineerConnect

skadam-5
2-Guest

Unable to connect to the existing Creo Parametric process using ProEngineerConnect

I am running asynchronous application in batch process mode.

When I try to connect the application with the existing creo session using ProEngineerConnect, it is returning error PRO_TK_CANT_MODIFY.

I have set the environment variable PRO_COMM_MSG_EXE also.


This thread is inactive and closed by the PTC Community Management Team. If you would like to provide a reply and re-open this thread, please notify the moderator and reference the thread. You may also use "Start a topic" button to ask a new question. Please be sure to include what version of the PTC product you are using so another community member knowledgeable about your version may be able to assist.
1 ACCEPTED SOLUTION

Accepted Solutions

Including the file name in the variable, made it to connect.

Earlier I used only the path of the exe. But now I am using the full path with the exe name also.

Thanks Tomas for the help.

View solution in original post

5 REPLIES 5
TomasLoun
4-Participant
(To:skadam-5)

How did you set the PRO_COMM_MSG_EXE variable? Is it set correctly?

Is nmsd.exe process running? Can you read anything from the trail file?

I have set the PRO_COMM_MSG_EXE as a system variable.

From cmd it is able to get its value.

Also nmsd.exe and pro_comm_msg.exe processes are running.

API returns 'PRO_TK_CANT_MODIFY'.

I have tried by disable firewall settings also.

TomasLoun
4-Participant
(To:skadam-5)

Can you read anything from the trail file?

Including the file name in the variable, made it to connect.

Earlier I used only the path of the exe. But now I am using the full path with the exe name also.

Thanks Tomas for the help.

TomasLoun
4-Participant
(To:skadam-5)

You are welcome. Yes, you have always to use the full path.

Top Tags