Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
C000008E when View Opened in EXE
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00441851
Message ID:
00441885
Vues:
10
>Below is the code from my view (which is defined in the DBC).
>
>If I'm in the development environment, the form I'm using with this view works great!! But once compiled and ran as an EXE, the form throws the C8E error when this view is opened. I had it in the DE at first, dropped it from there and put code in the Load to open it and it still crashes on the Use doc!casem1 line.
>
>The development environment is w2k with vfp6 sp4. The crash happens on this machine and I tried it on a win98 with the same result from the exe.
>

The error indicates that the system is unable to perform an OS JOIN or SUBST operation currently; this usually indicates a problem where you've used mapped network drives, or used SUBST to fake a drive mapping to a local resource, and the mapping between workstations is inconsistent. If you're relying on mapoped drives in your DBC, then -every- machine that referemces that DBC needs to have -absolutely- identical drive mappings for the involved mapped network drives.

The problem is occurring because you are not creating an equivalent working environment, not because of an OS version or because it's compiled vs running under the VFP development system.
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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform