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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Debugging Visual Studio Code from Dexterity Testmode

Status
Not open for further replies.

garnilsen

Programmer
Feb 11, 2011
1
US
2 Questions:
1) Is it possible to debug C# code from Dexterity Testmode?
2) Do I need to do anything with the dll that is created for this to work?

At this point when I try to attach Dex.exe to my Visual Studio project and create a debug point I get the message: "The breakpoint will not currently be hit. No symbols have been loaded for this document." I put a debug stop point on a Change event for a field on my form.
What I'm trying to get around is to not have to create a chunk every time I make a change in my dexterity form.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top