Using Acrobat COM objects in ASP.NET

Hello

I am trying to use an Acrobat SDK object (AcroPDDoc) in my ASP.NET site. I
get the following error:



Exception Details: System.Runtime.InteropServices.COMException: Retrieving
the COM class factory for component with CLSID
{FF76CB60-2E68-101B-B02E-04021C009402} failed due to the following error:
80040154.

Source Error:

Line 6: Dim doc As Acrobat.AcroPDDoc
Line 7:
Line 8: doc = New Acrobat.AcroPDDoc
Line 9:
Line 10: doc.Open(sPDF)



Anybody know how to get this working?

I have tried making the IUSR_<machine> a member of the Administrators group,
and restarted IIS - but no joy.

Is this an IIS security issue?

Any help appreciated,
John
Nook [ Do, 30 August 2007 18:34 ] [ ID #1808867 ]

Re: Using Acrobat COM objects in ASP.NET

John wrote on 30 aug 2007 in microsoft.public.inetserver.asp.general:

> I am trying to use an Acrobat SDK object (AcroPDDoc) in my ASP.NET
> site. I get the following error:

This is a classic asp group.
Dotnet questions should be asked in
<microsoft.public.dotnet.framework.aspnet>

--
Evertjan.
The Netherlands.
(Please change the x'es to dots in my emailaddress)
exjxw.hannivoort [ Do, 30 August 2007 18:53 ] [ ID #1808868 ]
Webserver » microsoft.public.inetserver.asp.general » Using Acrobat COM objects in ASP.NET

Vorheriges Thema: directories password protected are caching credentials
Nächstes Thema: Multi-part messages with CDOSYS