I have a dll that which launches and automates Adobe Acrobat.
It works alright if used from VB Script on the desktop or from
a vb app on my Windows 2003 Server.
HOWEVER, if I want to launch it from within an ASP page is does
not work and I find in the EVentlog (System):
Access denied while starting DCOM-Server. Server:
{85DE1C45-2C66-101B-B02E-04021C009402}
Userr: Network/NT-AUTOHORITY, SID=S-1-5-20.
I have tried many things such as
-DCOM Configuration (however no entry for
{85DE1C45-2C66-101B-B02E-04021C009402})
-Anonymous access in the Adminstrator account.
-Allowing all unknown webextensions.
-objW3svc.Put "AspAllowOutOfProcComponents", True,
But nothing seems to fix the problem... Who can help?
>> Stay informed about: IIS6.0: Access Denied to Out of Process Exe Server.