Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Error loading File (ole error unknown name)
Message
De
02/02/2005 03:14:48
 
 
À
02/02/2005 03:05:40
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Divers
Thread ID:
00982962
Message ID:
00982966
Vues:
26
>>How can i solve this? i have a new control wich should be backwards >>compatible, but i can't get into the form due to this error.

You will need to "HACK" the .scx file, your error message should give you a record number, then:

USE formname.scx
GOTO ErrorRecord
BROWSE

Either you can delete the offending item or depending on the error you might be able to change a property in the properties memo field.

The path to the OCX is in the OLE2 field.

I would take a copy of the file before you do anything and then when you have changed Close (USE) and compile.


Gary.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform