Interop Error Message

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
Rob_Horton
Posts: 1
Joined: Wed Jul 06 2005

Interop Error Message

Post by Rob_Horton »

I have a customer getting this error message when he tries to create a .pdf through the Amyuni print driver.

Error: atSystem.RuntimeType.FowardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
at Interop.CDIntfEx.CDIntfExClass.DriverInit(String PrinterName)
at NsiteAttachmentsPlugIn.MainInterface.InitializePrintDriver()


I think this is due to one of the .dll's not being registered to the correct directory, but would like to get some other opinions. Thanks.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Please check that CDIntf250.dll is registered in the system directory of this customer and is referenced in his / her application.

Also please check that a PDF Printer called 'PrinterName' is installed on your customer's system at the time DriverInit is called.
Post Reply