Here's an update. It went bonkers on me again today but I tried something different.
1. Clear the decks in VFP (Close all, clear all, ...) 2. Backup the VCX and VCT just in case. 3. USE path\visual_class.vcx EXCL 4. PACK 5. USE 6. Retest application and it seemed to work. It might just be a co-ink-a-dink but I thought it was worth a try. I'll report back if it happens again and whether this solution works again or not. Could this problem be that "write ahead buffers" thing that is on W2K Server? -Kevin CULLY Technologies, LLC Kevin Cully wrote: > That did it. I've never seen that before. Thanks Rick! > > -Kevin > CULLY Technologies, LLC > > > Rick Schummer wrote: >> As I posted on Twitter: >> >> Backup VCX, >> open VCX EXCL, >> REPLACE ALL ObjCode with "", >> PACK, >> COMPILE CLASSLIB <name>, >> try again. >> >> Rick >> White Light Computing, Inc. >> >> www.whitelightcomputing.com >> www.swfox.net >> www.rickschummer.com >> >> >> -----Original Message----- >> From: [email protected] [mailto:[email protected]] On >> Behalf Of Kevin Cully >> Sent: Monday, December 15, 2008 09:29 PM >> To: [email protected] >> Subject: VFP Debugger gone bonkers >> >> I'm currently transitioning from an XPPro desktop to a Vista laptop for >> development. I'm trying to write a new shipping module, and I'm trying >> to step through a visual class (cfstore.vcx) into the >> CalculateShippingForItems method and ... this: >> http://cully.biz/wp-content/uploads/2008/12/debugger_gone_bonkers1.jpg >> >> I've tried recompiling all, changing some code in the method, but still >> ... this. Tips? Delete the *.vct? Weird! >> >> VFP9 SP2 >> Vista Home Premium 64bit >> >> -Kevin >> CULLY Technologies, LLC >> >> >> [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://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.

