cancel
Showing results for 
Search instead for 
Did you mean: 

Viewing or closing an Report causes an GPF

Former Member
0 Kudos

Good evening from Italy!

Some of mine reports are causing an GPF when opening or closing them from my VB6 application; in the details of the Microsoft GPF Error Window - when it opens - I found sometimes the <cslibu-2-0-0.dll> and sometimes the <craxdrt.dll> as crashing module. (when wished and possible I can post the screenshots).

On the customer machines runs Windows XP Professional SP3 (localized Germany).

Strange: on the machine I use for developing the reports seems to works fine; this machine runs under Windows Vista Professional SP1 (localized Italy) operating system.

I'm using Crystal Reports XI R1 SP4 Developer Edition.

The reports is build on the Pervasive.SQL 2000i native connection combined with an <FiledDefinitionFile>, wich will be filled from the VB6 application through the <CrystalDataObject> Rowset.

Please note, that the crash also happens, when I replace the TTX file connection with an native Pervasive table or when I use an ADO Recordset to fill the TTX file (these test's I made the last days...)

Is there someone who can help me?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Jens,

Please check whether you get any issues at the Stand alone Crystal Reports Designer level. If yes, then please do update us else if you are getting the error only through the VB6 application then I would suggest you to post the query in the .NET Developer SDK forum.

Thanks!

Former Member
0 Kudos

Good morning to you all!

Komal: Thank you for your response;

Since I have installed CrystalReports only an my developer machine and here the reports work in the report desinger as under VB6, its difficult to check.

Maybe can help this: when I run the dependency check from then Crystal Reports Menu, it gives me an <Unknown error verifying the table>; but the preview works fine, with all data.

I took an older Report (created with Crystal Reports 9) and updated this, verfying the database and saving it in the Crystal Reports XI format: this report works! It has a very similar combination of tables (Btrieve and TTX), subreports and connected tables as the crashing report.

So I don't think it will depence from the VB6 environment.

One of many test's I made was eliminating from the crashing report pieces that could cause problems: so first I removed the subreports, then some unused formulas and parameters, then tables wich created problems under Crystal Reports 9 (tables with the memo field...), since the were only two tables on the report...: nothing - the crash happens after I called the report 1 to 3 times from my application.

Sometimes the Mircosoft Error Windows indicates now <crpe.dll> an <ufmanger.dll> as crahing modules...

However, if you still mean, I have to post the question in antoher forum, so I will do it.

Former Member
0 Kudos

Good evening!

It happens a new situation: working today on other reports, crashed the VB6 IDE, indicating an Bufferoverflow Error.

@Komal: maybe you was right to move the question to the .NET Developer SDK forum. or Legacy Application Development SDK Forum...

Edited by: Jens Ferstl on Oct 7, 2008 8:31 PM

Former Member
0 Kudos

Notice: I posted this question in the <Legacy Application Development SDK> as suggested below.