Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error loading the data environment
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
The Mere Mortals Framework
Divers
Thread ID:
00189248
Message ID:
00192190
Vues:
24
>James,
>
>>I just compiled an exe with the sample application and ran it. The error did not occur.
>>
>>This error occurs when I first launch the exe. Which dataenvironment would be causing the error?
>
>The following data environments are loaded before you see the login form:
>
>1. Abstract Factory - Classes.dbf
>2. Error Log - ErrorLog.dbf
>3. User Login - v_UserLogin
>
>You can set breakpoints in your application to see where this is occurring. Typically, you'll get this type of error when a table is opened exclusively that the data environment is trying to open.
>
>Have you added your own Abstract Factory to the application...this can cause similar errors if it is not set up properly (and you're reusing classes.dbf).
>
>Regards,

Kevin,

I found out that how you type things using vcxedit is very important. For instance, in the properties tab, you must type Cursorsource = 'errorlog' with spaces between the = sign. That is why I could not set my errorlog environment back to where it was.

This does not solve my problem with my original error. Because this does not happen during development, only with a compiled exe, I'm not sure how to solve the problem. Any suggestions?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform