From: John on
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


From: Evertjan. on
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)