Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Excel Automation Problem on 2003 Server
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
01136109
Message ID:
01136118
Views:
13
>Hi all,
>
>I am having trouble running this code on a Windows 2003 Server. When I try to run the code I get a Program Error Dialog Box:
>Ole error code 0X80070005: Access is denied. Any help is greatly appreciated.
>
>
>	Local oExcel As 'Excel.application'
>	oExcel = Createobject("Excel.application")
>	oWorkbook=oExcel.workbooks.Add()
>
Do you have permitions to create/read/write files in that folder?
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform