Page 1 of 1

Error in VB App while using Bullzip7.1.1218 instead of 6.0

Posted: Mon Nov 01, 2010 4:57 pm
by vivektech
Please help

I have one application which prints various PDF and merge them. My application is working fine with Bullzip version 6.0.702.
But when I installed latest version my application is throwing error.

I have written below line in my application -
Dim 0Printersetting As Object = CreateObject("Bullzip.PDFPrinterSettings")

I am now getting below error -
Error creating object: Bullzip.PdfUtil. Error -2147024894 (0x80070002): File or assembly name Bullzip.PdfWriter, or one of its dependencies, was not found.

Re: Error in VB App while using Bullzip7.1.1218 instead of 6.0

Posted: Thu Jan 13, 2011 10:27 am
by anglerdk
there is a fix description here:

http://www.biopdf.com/guide/trouble_sho ... e_2003.php

had same problem, but now it is working :)