Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C000005 Error when EXE run in recently installed VFPSP2
Message
From
14/08/2009 19:52:06
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Troubleshooting
Title:
C000005 Error when EXE run in recently installed VFPSP2
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01418195
Message ID:
01418195
Views:
239
Hi Experts,

I recently installed VFP SP2 using the ff guidelines (thanks to Sergey Berezniker):

1. Install fresh VFP9 from scratch.
2. Apply SP2
3. Apply the latest hotfix 968409 - http://code.msdn.microsoft.com/KB968409
4. Get fixed SP2 help file from VFPx
5. Get updated XSource for Visual FoxPro 9.0 SP2 if you're using it

I then proceeded to recompile the EXE of my recent project.

As I was test running each form via the executable, there were some forms which generate the typical MS error:

Microsoft Visual Foxpro has encountered a problem and needs to close. - Send / Dont Send

Clicking on any of the two, it will now show a C00000005 Exception code error with the ff:

Fatal error: Exception code=C0000005 @ 08-15-2009 07:27:15 AM. Error log file: C:\Program Files\Common Files\Microsoft Shared\VFP\vfp9rerr.log
Called from - _application.execute line 53 {d:\vfp9dev\classes\base.vct d:\vfp9dev\classes\base.vct}
Called from - _application.execute line 59 {D:\VFP9Dev\CableAccess\programs\main.prg d:\vfp9dev\cableaccess\cableaxs.exe}


If I ran the concerned form from the VFP IDE, it runs just fine!

I traced my execute method _application object and found line 53 to be a "READ EVENTS". There is no line 59.

Same behavior is also shown when I run my previous EXE file compiled in VFP SP1.

Help!
Next
Reply
Map
View

Click here to load this message in the networking platform