Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Word - Access is denied?
Message
From
13/06/2003 08:28:28
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Word - Access is denied?
Miscellaneous
Thread ID:
00799721
Message ID:
00799721
Views:
51
We have a VFP8.0 COM object that does some light automation with MSWord (Office XP). The exact same code works on XPPro/Office XP, W2K/Office2K, but does not on Windows 2003 Server/Office XP. It seems like a trust issue, or that Office XP, when installed on 2003 has a different public interface. The VFP COM+ component can instance Word (you will see it running in Task Manager), but gets an error ("Access is denied") on the line that does CreateObject("Word.Application")...... of course, nothing else works after that line of code.....

Since Windows 2003 Server is essentially in "Lock-Down", I assume it's some privilege or trust situation that is not configured correctly. The VFP COM+ component is running as the local administrator account, being instanced via ASP.

Any ideas would be appreciated.
Next
Reply
Map
View

Click here to load this message in the networking platform