• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

CreateObject Problem

New Here ,
Feb 12, 2007 Feb 12, 2007

Copy link to clipboard

Copied

I'm having a problem with the CreateObject and CFObject items in ColdFusion. I'm using Windows XP and CFMX 7.2. I get the following error when I use the following code.

Code:
pdfCOM = CreateObject("COM", "BCLeasyPDF.easyPDF")

Error:
An exception occurred when instantiating a Com object.
The cause of this exception was that: AutomationException: 0x8007007e - .


I don't think it has anything to do with what I'm trying to connect to, I think it has to be something with permissions or something. I've verified that the program is installed at "BCLeasyPDF.easyPDF" is found in RegEdit. I've also tried CFObject to try and connect to "Word.application" but that also does not work.

Any help or leads would be quite helpful.
Thanks.
TOPICS
Advanced techniques

Views

423

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Feb 12, 2007 Feb 12, 2007

Copy link to clipboard

Copied

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
New Here ,
Feb 15, 2007 Feb 15, 2007

Copy link to clipboard

Copied

LATEST
Yeah, I've tried all of that, it's running as "Local System". If you look at the last post in that message that's where I am. Same place as that guy.

Thanks though.

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation