Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Share violation error on IMPORT of .XLS ?
Message
From
03/12/2003 13:17:43
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Share violation error on IMPORT of .XLS ?
Miscellaneous
Thread ID:
00855531
Message ID:
00855531
Views:
286
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
Next
Reply
Map
View

Click here to load this message in the networking platform