Page 1 of 1

urgent runonce.ini

Posted: Sat Feb 06, 2010 8:45 pm
by javarose
I got this error

Bullzip (0x800A03E8)
Error writing settings file 'C:\Documents and Settings\Default User\Local Settings\Application Data\PDF Writer\Bullzip PDF Printer\runonce.ini'. Error 76: (WRTFILE) Path not found

Please help me. Thanks in advance

My code is

set obj = server.createobject("Bullzip.PDFPRINTERSettings")
obj.SetValue "Output", "D:\example.pdf"
obj.SetValue "WatermarkText", Now
obj.SetValue "WatermarkColor", "#FF9900"
obj.SetValue "ShowSettings", "never"
obj.SetValue "ShowPDF", "yes"
obj.WriteSettings True

It shows error at obj.WriteSettings....

Re: urgent runonce.ini

Posted: Fri Mar 05, 2010 9:36 pm
by jr
Hi,

This should be fixed in the latest version.

/Jacob

Re: urgent runonce.ini

Posted: Sat Jun 12, 2010 1:48 pm
by Ale
Hi Jacob,

I have the same problem with Excel 2003 on a French XP machine
I am stuck on the obj.WriteSetings line
Seem that the program is unable to create the runonce.ini file

Suspect that it is a path name issue
Any workaround ???
Is it possible to assign another location to runonce.ini ??

I am using Version 7.1.1195

By the way, the very same program runs OK on my other French Windows 7 machine

Please help
TIA
yves

Re: urgent runonce.ini

Posted: Sat Jun 12, 2010 2:17 pm
by Ale
Hi Jacob,

I have the same problem on a French XP machine
I am stuck on the obj.WriteSettings line

The runonce.ini file is not created
Suspect this is a path name problem

Any workaround ??
Is it possible to programatically change runonce location ??

I am using Version 7.1.1181
btw, the very same Excel VBA program runs OK on my other (French windows 7) machine

Please help
TIA
Yves

Re: urgent runonce.ini

Posted: Sat Jun 12, 2010 8:16 pm
by jr
Hi,

Can you send a screenshot and your description of the problem to info at bullzip.com?

Regards,
Jacob

Re: urgent runonce.ini

Posted: Sun Jun 13, 2010 5:42 pm
by Ale
Hi Jacob,

Thanks for your fast response, and sorry for the duplicate message

I solve the problem on the XP / Office 2003 machine by applying the "office2003-kb907417sfxcab-ENU.exe" patch, as explained here: http://www.biopdf.com/guide/trouble_sho ... e_2003.php

My third machine is based on XP / Office 2000 SP3
The "office2003-kb907417sfxcab-ENU.exe" patch doesn't fix the problem (not sure the patch does install)
Any work around for Office 2000 ??

Greetings from Grenoble, France
Yves

Re: urgent runonce.ini

Posted: Thu Jun 17, 2010 6:24 pm
by Ale
Hi Jacob,

Please confirm that bullzip printer can be used within Office 2000 SP3 (Excel) environment

TIA
yves