Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Share violation error on IMPORT of .XLS ?
Message
De
03/12/2003 13:17:43
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Share violation error on IMPORT of .XLS ?
Divers
Thread ID:
00855531
Message ID:
00855531
Vues:
285
I have code in one of my .VCX sub-classes (forms):

FileSrcXls=_DIR_DD_XLS+"dd_mmLoad_data.xls"
IF FILE(FileSrcXls)
import from (FileSrcXls) XLS


The debugger is stopping on import statement with error message:

OLE error code 0x80030020: A share violation has occurred.

I do NOT have Microsoft Excel open with that worksheet file active.
Why is this message being thrown, and what can I do to stop it from
coming up?

DBK
Don
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform