BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

quickreports crashing

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting
View previous topic :: View next topic  
Author Message
john
Guest





PostPosted: Tue Nov 02, 2004 9:01 pm    Post subject: quickreports crashing Reply with quote




2 problems actualy.
1) i'm using delphi 4 with quickreports 3.0 i recently upgraded to a new computer and upgraded OS to (From 98se to xp pro) reports that were working are now crashing with an efcreateerror. it says that it's unable to create the file but no file name is given just a bunch of garbage characters.

2) any report that is a single page prints out an extra blank page

tia. any help is greatly appreciated.
Back to top
Bill C
Guest





PostPosted: Wed Nov 03, 2004 11:34 am    Post subject: Re: quickreports crashing Reply with quote




G'day,
Could be that you haven't changed the default XP Pro environment variables for the TEMP directory used by QR. XP Pro uses long file names (eg, usernameDocuments and Settings) that QR can't handle.
Check this out by right clicking MyComputer, Properties, Advanced, Environment variables and change ALL blahblahusernameDocuments and Settingstemp to just C:TEMP

This might not be the problem as you say some reports do print (but with an extra page) - NO idea why this is so.
Cheers
Bill


"john" <j_cantin (AT) martialparts (DOT) com> wrote:
Quote:

2 problems actualy.
1) i'm using delphi 4 with quickreports 3.0 i recently upgraded to a new computer and upgraded OS to (From 98se to xp pro) reports that were working are now crashing with an efcreateerror. it says that it's unable to create the file but no file name is given just a bunch of garbage characters.

2) any report that is a single page prints out an extra blank page

tia. any help is greatly appreciated.


Back to top
john
Guest





PostPosted: Wed Nov 03, 2004 8:16 pm    Post subject: Re: quickreports crashing Reply with quote



ok, that seems to take care of the crash, but i cant really expect end users to make that kind of change on their systems. is there any other solution?

"Bill C" <wcarey (AT) NOTsenet (DOT) com.au> wrote:
Quote:

G'day,
Could be that you haven't changed the default XP Pro environment variables for the TEMP directory used by QR. XP Pro uses long file names (eg, usernameDocuments and Settings) that QR can't handle.
Check this out by right clicking MyComputer, Properties, Advanced, Environment variables and change ALL blahblahusernameDocuments and Settingstemp to just C:TEMP

This might not be the problem as you say some reports do print (but with an extra page) - NO idea why this is so.
Cheers
Bill


"john" <j_cantin (AT) martialparts (DOT) com> wrote:

2 problems actualy.
1) i'm using delphi 4 with quickreports 3.0 i recently upgraded to a new computer and upgraded OS to (From 98se to xp pro) reports that were working are now crashing with an efcreateerror. it says that it's unable to create the file but no file name is given just a bunch of garbage characters.

2) any report that is a single page prints out an extra blank page

tia. any help is greatly appreciated.



Back to top
Mike Shkolnik
Guest





PostPosted: Wed Nov 03, 2004 9:39 pm    Post subject: Re: quickreports crashing Reply with quote

No another solution for this bug in QR

--
With best regards, Mike Shkolnik
E-mail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
WEB: http://www.scalabium.com

"john" <j_cantin (AT) martialparts (DOT) com> wrote

Quote:

ok, that seems to take care of the crash, but i cant really expect end
users to make that kind of change on their systems. is there any other

solution?
Quote:

"Bill C" <wcarey (AT) NOTsenet (DOT) com.au> wrote:

G'day,
Could be that you haven't changed the default XP Pro environment
variables for the TEMP directory used by QR. XP Pro uses long file names

(eg, usernameDocuments and Settings) that QR can't handle.
Quote:
Check this out by right clicking MyComputer, Properties, Advanced,
Environment variables and change ALL blahblahusernameDocuments and

Settingstemp to just C:TEMP
Quote:

This might not be the problem as you say some reports do print (but with
an extra page) - NO idea why this is so.
Cheers
Bill


"john" <j_cantin (AT) martialparts (DOT) com> wrote:

2 problems actualy.
1) i'm using delphi 4 with quickreports 3.0 i recently upgraded to a
new computer and upgraded OS to (From 98se to xp pro) reports that were

working are now crashing with an efcreateerror. it says that it's unable to
create the file but no file name is given just a bunch of garbage
characters.
Quote:

2) any report that is a single page prints out an extra blank page

tia. any help is greatly appreciated.





Back to top
lonnie
Guest





PostPosted: Fri Nov 05, 2004 7:08 am    Post subject: Re: quickreports crashing Reply with quote

make a batch file to run your program, for example

set temp=c:temp
YourProgram.exe

I use this method to solve this problem.

"Mike Shkolnik" <mshkolnik2002 (AT) ukr (DOT) net> ¦b¶l¥ó
news:41894ffa (AT) newsgroups (DOT) borland.com ¤¤¼¶¼g...
Quote:
No another solution for this bug in QR

--
With best regards, Mike Shkolnik
E-mail: [email]mshkolnik (AT) scalabium (DOT) com[/email]
WEB: http://www.scalabium.com

"john" <j_cantin (AT) martialparts (DOT) com> wrote in message
news:41894a91$1 (AT) newsgroups (DOT) borland.com...

ok, that seems to take care of the crash, but i cant really expect end
users to make that kind of change on their systems. is there any other
solution?

"Bill C" <wcarey (AT) NOTsenet (DOT) com.au> wrote:

G'day,
Could be that you haven't changed the default XP Pro environment
variables for the TEMP directory used by QR. XP Pro uses long file names
(eg, usernameDocuments and Settings) that QR can't handle.
Check this out by right clicking MyComputer, Properties, Advanced,
Environment variables and change ALL blahblahusernameDocuments and
Settingstemp to just C:TEMP

This might not be the problem as you say some reports do print (but
with
an extra page) - NO idea why this is so.
Cheers
Bill


"john" <j_cantin (AT) martialparts (DOT) com> wrote:

2 problems actualy.
1) i'm using delphi 4 with quickreports 3.0 i recently upgraded to a
new computer and upgraded OS to (From 98se to xp pro) reports that were
working are now crashing with an efcreateerror. it says that it's unable
to
create the file but no file name is given just a bunch of garbage
characters.

2) any report that is a single page prints out an extra blank page

tia. any help is greatly appreciated.







Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Reporting-Charting All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.