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
Title:
Excel Automation Problem on 2003 Server
Miscellaneous
Thread ID:
01136109
Message ID:
01136109
Views:
104
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()
James Harvey, MCP
Memphis Police Department
225 Channel Three DR
Memphis, TN 38103
901 577-1296
Next
Reply
Map
View

Click here to load this message in the networking platform