On 2017-07-27 11:38, Alan Bourke wrote:
I get similar issues sometimes. It's always paths or old FXP files without debug info in them.
What's weird is I've deleted the FXPs and recompiled though. DebugInfo is checked in the Project setup too.
Are the PRG files built into the EXE via the project ?
Yes, these PRGs are included in the EXE.
Do you have 'set classlib to progs\_bizobj.prg additive' somewhere at the setup of your application? I find it's best to be explicit rather than relying on search paths to find it.
I didn't use SET PROCEDURE before since I was explicit in the 2nd parm of the NewObject(class,location) call saying where to get it.
Have you tried building an APP instead of an EXE and running that in VFP?
Just tried...no different. _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

