Hi Friends
I'm trying to build project and getting fatal error(C5) error and closes
foxpro
the error is.
****
Fatal error: Exception code=C0000005 @ 30/11/2004 04:46:12 PM. Error log
file: C:\Program Files\microsoft visual foxpro 8\vfp8err.log
Called from - build line 191 {e:\vssshadow806\jab\develop\build.prg
e:\vssshadow806\jab\develop\build.fxp}
Called from - vbuild line 100 {e:\vssshadow806\vip\develop\vbuild.prg
e:\vssshadow806\vip\develop\vbuild.fxp}
*****
actual line of code that causing the error is
BUILD PROJECT (lcProjName) &lcCompile FROM (FULLPATH ('main.prg'))
when i opened .err file i see
compiling e:\vssshadow806\vip\tx\tx.mpr
I thought there's problem in the menu so i opened it manually and did
generate menu which was fine.
I tried rebuild again but same error.so this time i excluded menu from project
and now .err file contains something like
compiling e:\vssshadow806\vip\console\getwaiting.prg
I even excluded that prg from project but getting different file name in
.err file.
so i realized the error in .err file is misleading.
is there anyway to trace what causing the fatal error !!
I tried deleting foxuser files and even rebooting the machine to no avail.
Thanks for ur help
--
cheers