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

NER Debugging

Status
Not open for further replies.

Gbloke

Programmer
Joined
Jan 2, 2003
Messages
1
Location
AU
I have a rather complex Named Event Rule to modify, and I was trying to do a step through with the standard debugger and Visual C++ with no success in either.

I have tried 3 methods of hooking up the VC++ tool (i.e. OneWorld closed and then starting it with VC++, and OneWorld open and attaching to process etc), and I have built everything in debug mode. When it runs, it drops into the C code then immediately exits and crashes. VC++ remains running according to the task manager.

I have had success with C business functions but I cannot get the named event rules to debug. Maybe I will have to stick with C?

If anyone can point me in the right direction then I would be eternally gratefull.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top