 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
David Freeman Guest
|
Posted: Mon May 17, 2004 10:40 pm Post subject: Quickreports on XP vx 2000 |
|
|
Hi,
I have a D5pro program which installs and runs on NT2000. Installed using
InstallShield.
Installing the same way on XP (pro) The same program crashes, access
violation, on the create in the following code:
fmfmsletter := nil;
fmfmpletter := nil;
fmprint := nil;
fmprintfaxss := nil;
fmautlog := nil;
try
showmessage('fmprint'); message displays
Application.CreateForm(TFMPrint, FMPrint); // << crashes here
showmessage('fmprintfaxss');
This suggests that I am missing something. Any ideas?
(Note: when the forms were autocreated the program access violated before
showing the main form.)
Thanks
David
|
|
| Back to top |
|
 |
David Freeman Guest
|
Posted: Wed May 19, 2004 4:07 am Post subject: Re: Quickreports on XP vx 2000 |
|
|
Update:
Just found that our default printer was not installed correctly. When we
installed a printer correctly and set it as default everything worked
correctly.
David
|
|
| Back to top |
|
 |
|
|
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
|
|