Discussion:
visual foxpro crashes
(too old to reply)
kkrish
2006-07-26 06:48:50 UTC
Permalink
Hi all ,
I am using visual foxpro.The VFP runs in windows 3.1, and a
progam that uses data from VFP is a dos based C program. I recently
installed another DOS based application.It was functioning well.Now
FOXPRO is not working and it gives athe following error message.
" unhandled exception detected.[Code : 0x0000005 VFP 300.ESL.BDAED]
application will be terminated ."
and
" VFP 300 caused segment load failure in module user.exe at
0001:8093."
Has anybody faced the same situation.Can anyone help .
Thanks in advance.
Krishna. VJ
Stefan Wuebbe
2006-07-26 08:33:38 UTC
Permalink
Post by kkrish
Hi all ,
I am using visual foxpro.The VFP runs in windows 3.1, and a
progam that uses data from VFP is a dos based C program. I recently
installed another DOS based application.It was functioning well.Now
FOXPRO is not working and it gives athe following error message.
" unhandled exception detected.[Code : 0x0000005 VFP 300.ESL.BDAED]
application will be terminated ."
and
" VFP 300 caused segment load failure in module user.exe at
0001:8093."
Has anybody faced the same situation.Can anyone help .
Thanks in advance.
Krishna. VJ
C000005 crashes indicate something being wrong which cannot
be handled at all by the VFP runtime. IOW, the cause is not
clear in the first place, most popular reasons are corrupted
foxuser.* files or table.DBF/CDXs, video/printer driver issues,
interfering antivirus tools.
See also http://groups.google.com/advanced_group_search

In addition, your particular Vfp and O/S versions are probably
less stable than any other combination anyway - VFP9 + WinXP
(or even FoxPro 2.6(a) for DOS and DOS 6.22) might be a
better choice.



hth
-Stefan
--
|\_/| ------ ProLib - programmers liberty -----------------
(.. ) Our MVPs and MCPs make the Fox run....
- / See us at www.prolib.de or www.AFPages.de
-----------------------------------------------------------
Lee Mitchell
2006-07-26 13:38:01 UTC
Permalink
Hi Krishna. VJ:

I agree with all Stefan said.

Do you have any idea what the application is doing (starting up, processing
data, printing) when the error occurs?


I hope this helps.

This posting is provided "AS IS" with no warranties, and confers no rights.

Sincerely,
Microsoft FoxPro Technical Support
Lee Mitchell

*-- VFP9 HAS ARRIVED!! --*
Read about all the new features of VFP9 here:
http://msdn.microsoft.com/vfoxpro/

*--Purchase VFP 9.0 here:
http://www.microsoft.com/PRODUCTS/info/product.aspx?view=22&pcid=54787e64-52
69-4500-8bf2-3f06689f4ab3&type=ovr

Keep an eye on the product lifecycle for Visual FoxPro here:
http://support.microsoft.com/gp/lifeselectindex
- VFP5 Mainstream Support retired June 30th, 2003
- VFP6 Mainstream Support retired Sept. 30th, 2003
Post by kkrish
Hi all ,
I am using visual foxpro.The VFP runs in windows 3.1, and a
progam that uses data from VFP is a dos based C program. I recently
installed another DOS based application.It was functioning well.Now
FOXPRO is not working and it gives athe following error message.
" unhandled exception detected.[Code : 0x0000005 VFP 300.ESL.BDAED]
application will be terminated ."
and
" VFP 300 caused segment load failure in module user.exe at
0001:8093."
Has anybody faced the same situation.Can anyone help .
Thanks in advance.
Krishna. VJ
C000005 crashes indicate something being wrong which cannot
be handled at all by the VFP runtime. IOW, the cause is not
clear in the first place, most popular reasons are corrupted
foxuser.* files or table.DBF/CDXs, video/printer driver issues,
interfering antivirus tools.
See also http://groups.google.com/advanced_group_search
In addition, your particular Vfp and O/S versions are probably
less stable than any other combination anyway - VFP9 + WinXP
(or even FoxPro 2.6(a) for DOS and DOS 6.22) might be a
better choice.
kkrish
2006-07-26 13:55:15 UTC
Permalink
Thanks Mitchell and Stefan.
Foxpro , DOS and windows 3.1 are in a compact flash
disk.Sometimes junk characters are written into the database when my
DOS application writes data into the database.To avoid this I used
another DOS application which could remove the junk characters and it
was working fine.When my actual DOS program tries to fetch the data I
get this error message and the database stops running.

Thanks ,
Krishna VJ
kkrish
2006-08-09 11:52:25 UTC
Permalink
Hi all,
When I start the computer it says memory test failed.Then when
I press F1 it continues booting.Then I started a DOS program it works
but when I enter foxpro only , it crashes and the screen becomes a junk
screen.Sometimes when I start VFP the PC restarts.
kkrish
2006-08-09 11:52:46 UTC
Permalink
Hi all,
When I start the computer it says memory test failed.Then when
I press F1 it continues booting.Then I started a DOS program it works
but when I enter foxpro only , it crashes and the screen becomes a junk
screen.Sometimes when I start VFP the PC restarts.

Thanks ,
Kkrishna .V.J
Fred Taylor
2006-08-09 15:20:14 UTC
Permalink
If you're getting a hardware early on diagnostic saying that the memory has
failed, why would you expect VFP to run correctly? Fix your memory problem
first.
--
Fred
Microsoft Visual FoxPro MVP
Post by kkrish
Hi all,
When I start the computer it says memory test failed.Then when
I press F1 it continues booting.Then I started a DOS program it works
but when I enter foxpro only , it crashes and the screen becomes a junk
screen.Sometimes when I start VFP the PC restarts.
Thanks ,
Kkrishna .V.J
Loading...