Quantcast
Channel: PDFCreator - pdfforge forums
Viewing all articles
Browse latest Browse all 2645

Cannot use COM-Module in Excel

$
0
0

@NetAdmin wrote:

I use PDFCreator 2.3.2.

I tried to run a simple test script:

Sub Test()
Dim obj As Queue
On Error GoTo ErrHandler
Set obj = CreateObject("PDFCreator.JobQueue")
obj.Initialize
obj.ReleaseCom
ErrHandler:
MsgBox Err.Description
obj.ReleaseCom
End Sub

If I run the function, I got an exception on

obj.Initialize


Microsoft Excel


Could not load file or assembly 'PDFCreator.Shared.resources, Version=2.3.2.6, Culture=en-US, PublicKeyToken=fc6825f92a0342e2' or one of its dependencies. The system cannot find the file specified.

OK

If I run the function again I got this error:


Error


ShellExecuteEx failed; code 1155.

No application is associated with the specified file for this operation.

OK

Any ideas?

Update:
Windows 8.1 with Office 2010

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 2645

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>