Ask a Question related to Adobe Acrobat SDK, Design and Development.
-
tripti_chaudhary@adobeforums.com #1
Cannot Create Activex Component ASP.net
Hi,
I am running the following code in an ASP.NET web application using VB.NET
Gapp= createobject(AcroExch.app)
I get the following error at runtime
System.exception Cannot create ActiveX object
I have acrobat professional installed on my machine. And the code also works fine in a windows application. I am sure this is a permissions issue. I am currently working from my local machine which runs on windows XP.
Any help would be appreciated
Thanks,
Tripti
tripti_chaudhary@adobeforums.com Guest
-
Cannot create ActiveX component
Hi, Im doing an application which should convert a pdf to an image. I have this code which gives me a runtime error. pdfDoc =... -
Error: 429 ActiveX Component Can't create Object
Hi all, I have Adobe Acrobat Professional 7.0 installed on an NT Server. Now, the question is, can I use its objects in an intranet ASP... -
ActiveX component can't create object
I'm having problems setting up a monstrous COM+ Frankenapp on my local machine. The application works on the development server when I access it... -
Problem ... cannot create ActiveX component
First, I'm a newbie to .Net ... Any help is appreciated So I see that one of the applications I frequently use (Adobe InDesign) can be driven... -
Activex component can't create object error
Well Tony, you are right. at start up I get this error:cannot load DLL - and this gets highlighted: Set dbs = CurrentDb() But, as I said,... -
pugz@adobeforums.com #2
Re: Cannot Create Activex Component ASP.net
Hi Tripi,
I am having the same problem. I always get the error "ActiveX cannot create object" when I try to instantiate an "AcroExch.PDDoc" object. I have Adobe Acrobat Professional 7.0 installed on an NT Server. Though I am developing the site in classic ASP, I am bothered by the question - can I use its objects in an intranet ASP application? Because some say that the license forbids its use in web aplplications. Is this true? I cannot stand reading every excuciating detail of the license agreement, and would just like to clarify if *this* is a fact.
Any light shed on this matter is greatly appreciated. And, Tripi, please reply on any success acheived on this matter.. :)
Thanks a lot,
-pugz
pugz@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #3
Cannot Create Activex Component ASP.net
Yes, it's true. See also the Acrobat Developer FAQ.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Peter_Hanzel@adobeforums.com #4
Re: Cannot Create Activex Component ASP.net
Hi.
I have similar problem with Adobe Acrobat 7.0 in FrameMaker DLL application. I cannot create instace of CAcroPDDoc. It works with ADobre Acrobat 4.0, 5.0, 5.0.5 but not in 7.0. Is this a security problem too?
Peter_Hanzel@adobeforums.com Guest
-
Aandi_Inston@adobeforums.com #5
Cannot Create Activex Component ASP.net
That depends. Are you too trying to run Acrobat on a server? Not sure
what environments a FrameMaker DLL would be used.
Aandi Inston
Aandi_Inston@adobeforums.com Guest
-
Peter_Hanzel@adobeforums.com #6
Re: Cannot Create Activex Component ASP.net
No. It runs as normal DLL on client worstation. On workstation there is Adobre FrameMaker 7.1 + Adobe Acrobat 7.0 professional installed. And FrameMaker DLL is just plugin to FrameMaker. (Normal DLL that uses FDK).
So i maybe that case.
Peter_Hanzel@adobeforums.com Guest
-
bragosso@hotmail.com #7
Re: Cannot Create Activex Component ASP.net
Hi i have a similar problem
in an service (developed with VB.NET), i have a :
AcroApp = CreateObject("AcroExch.App")
It works fine when i run the service with different user, but when i
try to run it with the same user of the logged on user, if there is an
Acrobat opened previously i got the error
Cannot create ActiveX component
Any suggestion
Thanks Bragosso
bragosso@hotmail.com Guest



Reply With Quote

