Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Fatal Exception Error
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00172876
Message ID:
00172882
Views:
29
>Greetings!
>
>I am finally beginning to recompile my apps to VFP6. The EXEs load and run well on networked PCs, however a fatal error with an exeption code is occurring after the app shuts down. The exception code is "C0000005".
>
>The apps on the network need to be available on an as-needed, on-demand basis. Therefore, I did not go through an app install, but rather copied the following files to the Win95 SYSTEM directory:
>
>vfp6enu dll
>vfp6r dll
>vfp6renu dll
>vfp6run exe
>
>My apps are not utilizing anything but vanilla FoxPro code, so I figured the basic library would be all that is necessary. Is there something I am missing? I'm hoping I will not need to write a transparent network install routine for every app I intend to have available.
>

This is a documented problem with a workaround; see the FAQ entries on C0000005 errors and DCOM for a way to identify -this- specific problem (the absense of some DCOM components, as indicated by the presense of some registry keys under HKEY_LOCAL_MACHINE\Software|Microsoft\OLE) and how to correct it. The solution (installing comonents of DCOM if they are not already present on the target system) doesn't apply to all C000005 errors, but to this specific set of circumstances.
EMail: EdR@edrauh.com
"See, the sun is going down..."
"No, the horizon is moving up!"
- Firesign Theater


NT and Win2K FAQ .. cWashington WSH/ADSI/WMI site
MS WSH site ........... WSH FAQ Site
Wrox Press .............. Win32 Scripting Journal
eSolutions Services, LLC

The Surgeon General has determined that prolonged exposure to the Windows Script Host may be addictive to laboratory mice and codemonkeys
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform