Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debug NX Open with NX-Teamcenter

Status
Not open for further replies.

danieladubois

Computer
Joined
Sep 4, 2012
Messages
6
Location
US
Anyone knows how can I debug an NX Open Application using NX running from Teamcenter??
 
Debug how, in what aspect ?
What's not working ?

The question is a little "big" , there are too many possible aspects to give a relevant reply.

Regards,
Tomas
 
Thomas, thank you for your answer .

When you debug an NX Open application using Visual Studio, you compile and link the app using visual studio this way:

Project-->Properties-->Debug-->Start External Program <Path to NX executable>

getfile.aspx


The problem is that this NX is not the NX that is linked to Teamcenter. To use the NX that is linked to Teamcenter you have to launch the NX from the Teamcenter interface. This is because I want to use parts stored in Teamcenter in my NX Open App.

Regards,

Daniela
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top