Using Acrobat COM objects in ASP.NET

J

John

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
 
E

Evertjan.

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>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,071
Latest member
MetabolicSolutionsKeto

Latest Threads

Top