Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Stumped again
Message
De
19/11/2014 13:37:55
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Stumped again
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP3
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01611187
Message ID:
01611187
Vues:
163
Don't know how much of this is relevant but:

I have a class derived from 'Form' - very simple modal dialog, no datasession, just one property bound to a two option radio button.
I have a Form based on this class with no overrides.
I instantiate the Form from a 'main' form with 'DO FORM xxx TO rdiChoice'
The xxx form never appears and I get a error 12 (variable is not found)
I've add code that verifies that the Form.Load() and Form.Init() both execute without error.
I've put a Try/Catch around 'DO FORM xxx TO rdiChoice' but no exception is thrown.

Now the odd bit:

When running the EXE on my machine everything works as expected.
On a testers machine I get the above behaviour.

Seems as if my EXE is successfully accessing something that's no available on the production version.
Only thing I can think of is that the form icon isn't being found - but it looks OK and the same thing works on other forms.

What should I be looking at ?
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform