Prev: Multi-part messages with CDOSYS
Next: PDF cache problem
From: John on 30 Aug 2007 12:34 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 30 Aug 2007 12:53 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)
|
Pages: 1 Prev: Multi-part messages with CDOSYS Next: PDF cache problem |