N
Nuyttens Xavier
I try to create a new instance for Outlook with the command
CreateObject("Outlook.Appliaction"). This gives me the error: OLE error
code: 0x80070005 Access Denied. If I try this command in a visual basic
application, it gives the error: Cannot create ActiveX Component. I only
got this error on 1 machine ( it Works well on 3 other machines ) and I have
no problems to execute commands like CreateObject("Word.Application") and
CreateObject("Excel.Application"). It propably has something to do with
security, but I have no more idea where to look.
I use Outlook 2003, Windows NT 2000 server and login as Administrator (so I
have all rights)
Thanks in advance for the help
Xavier
CreateObject("Outlook.Appliaction"). This gives me the error: OLE error
code: 0x80070005 Access Denied. If I try this command in a visual basic
application, it gives the error: Cannot create ActiveX Component. I only
got this error on 1 machine ( it Works well on 3 other machines ) and I have
no problems to execute commands like CreateObject("Word.Application") and
CreateObject("Excel.Application"). It propably has something to do with
security, but I have no more idea where to look.
I use Outlook 2003, Windows NT 2000 server and login as Administrator (so I
have all rights)
Thanks in advance for the help
Xavier