Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turn off VFP Error Log Message?
Message
 
To
17/12/2001 14:22:31
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00595271
Message ID:
00595305
Views:
23
>Hello All,
>I have a COM object that we use in web application to generate reports from a VFP database. The COM object periodically crashes due to some reported bugs in Crystal Reports. Knowing this, our calling code can re-instantiate the object and run with no problem...until we converted it to VFP7. Now when the COM object fails we get a dialog box (on the server where the COM object is running) that says:
>
>Fatal Error: Exception Code=c00000fd @ MM/DD/YY 01:56pm
>Error Log File: d:\riscweb\vfp\renlog.txt
>
>This error message is bypassing our error routine and we can't find any way to turn it off. If the error message would just not display, the app would continue to work fine. As this is an unattended server, however, the application is now stalled until somebody goes and clears the message by clickin the OK button. We've tried setting Sys(2335,0) "unattended server mode", but it doesn't help. Does anybody know how to turn this messagebox off, or at least get it to call our error method?
>
>Thanks,
>Vince

That is not a VFP error... it is a VFP system crash (GPF). You will need to identify the problem and fix it.
Wayne Myers, MCSD
Senior Consultant
Forte' Incorporated
"The only things you can take to heaven are those which you give away" Author Unknown
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform