OLE_OFFSITE Error with Office97

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello

I have Win2000 Terminal Server with installed Office97. I run the office97.cmd after instalation and it's completed successfully
And I have one program installed at this server. This program calls the Word97 througth COM interface.
When I register as Administrator, everything is OK. But when I register as Domain User and this program calls the Word, I get an error

OLE_OFFSITE:Error Number 20539 occure
Errortext:Error accessing external object property applicatio

How can I solve this problem
Thanks. Alex
 
Did you install this calling program while in "install mode"?

I would download FileMon and RegMon from
http://www.sysinternals.com/. Run them as administrator, start
a TS session as a normal user and try to run the application.

FileMon and RegMon will show you all "access denied" errors
that occur, so that you can give your users the necessary
permissions on a file-to file or Registry subkey basis.
 
Back
Top