Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 6 of 6 total
Thread Access violation in module 'qrpt70.bpl'
Fri, Mar 20 2009 5:05 PMPermanent Link

david
I just started getting this error message when I load a project.  It is triggered by a form that uses QuickReport components, but I haven't changed
that page in 6 months.

Anyone have an idea how to fix this?
Sat, Mar 21 2009 2:37 PMPermanent Link

David
Oh come on, no one has any ideas?  Smile


On 3/20/09 5:05 PM, in article
1D374602-FEBB-489C-BFFB-C831C065D457@news.elevatesoft.com, "david"
<dpuett@gmail.com> wrote:

> I just started getting this error message when I load a project.  It is
> triggered by a form that uses QuickReport components, but I haven't changed
> that page in 6 months.
>
> Anyone have an idea how to fix this?
>

Sat, Mar 21 2009 2:47 PMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

David


With the level of detail given its not surprising there's no response.

You haven't changed the page in 6 months have you recompiled the app? If not what has changed on your PC? If yes what has changed in your development environment? Have you tried stepping through the source in the debugger? What other info can you supply?

Roy Lambert
Sun, Mar 22 2009 2:35 AMPermanent Link

david
Sorry for leaving some info out.

I recompile the app about 6 to 10 times a day.  About 4 or 5 days ago, I started getting the exception.  Nothing has changed on my PC in a couple
weeks.  Using Delphi 7 Pro.  The exception occurs when a form in my app tries to show.

I created a new application with no problems.  I added the QuickRep form (Quickrpt) on a blank new form with no code and it crashes.  I can add
any other other of the QuickReport components with no problem.  It's that first QuickRpt component.

Is there any way to replace that component or rebuild the quickreport package to get around this bug?

Thanks for any help.

Cheers,
David



Roy Lambert wrote:

David


With the level of detail given its not surprising there's no response.

You haven't changed the page in 6 months have you recompiled the app? If not what has changed on your PC? If yes what has changed in your
development environment? Have you tried stepping through the source in the debugger? What other info can you supply?

Roy Lambert
Sun, Mar 22 2009 5:11 AMPermanent Link

Roy Lambert

NLH Associates

Team Elevate Team Elevate

david


If you have the source you can recompile it but it sounds as though you haven't. What you may be able to do is uninstall quickreport and then reinstall from your Delphi disk. Its possible that this will fix it, but its also possible that it won't.

Try posting on embarcadero.public.delphi.thirdpartytools.general

Roy Lambert
Sun, Mar 22 2009 10:04 PMPermanent Link

david
ARGH!!!!

Stupid, stupid, stupid windows.

Turns out if the default printer is unavailable, it generates the exception.

Thank you to everyone who responded here and sent me emails.
Image