DefaultFileName generates error C0000005

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
mgill1
Posts: 3
Joined: Tue Oct 01 2002

DefaultFileName generates error C0000005

Post by mgill1 »

I have an application that uses the PDF Converter. It is of note that I have this application installed at around 50 different clinet sites. At one client site, when setting the DefaultFileName property I get the following error:

OLE exception error: Exception code c0000005. OLE object may be corrupt

Here's the code(NOTE the F:\RUn directory structure does exist.):
filename = F:\RUN\12312323.PDF

oPDFPrinter.DriverInit("Amyuni PDF Converter")
oPDFPrinter.DefaultFileName = filename

Any help would be appreciated.

Specs: VFP 7.0, Amyuni PDF Converter 2.09, Windows 2000 Service Pack 4
mgill1
Posts: 3
Joined: Tue Oct 01 2002

another error - c000001d

Post by mgill1 »

It should also be noted that sometimes the error is:
OLE exception error: Exception code c000001b. OLE object may be corrupt

ALso I have tried uninstalling the Amyuni PDF Converter printer and reinstalling, but the error persists.
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Hello,

Which version of the PDF Converter are you using?

Please check that the user on this client machine that is generating an error has "write" access to the folder F:\RUN.

Hope this helps.
mgill1
Posts: 3
Joined: Tue Oct 01 2002

Still getting error

Post by mgill1 »

The user does have write access.

Specs: VFP 7.0, Amyuni PDF Converter 2.09, Windows 2000 Service Pack 4
Joan
Amyuni Team
Posts: 2799
Joined: Wed Sep 11 2002
Contact:

Post by Joan »

Please send your below issue as a request to support@amyuni.com.

You may try to download the latest update for version 2.09 from: http://www.amyuni.com/en/support/updates.html but I am not sure if this would help because I am not able to pinpoint the problem you are facing.

Thanks.
Post Reply