cancel
Showing results for 
Search instead for 
Did you mean: 

APPCRASH

Former Member
0 Kudos

Hi,

I have Crystal Reports 2008 installed on Vista.

When I save a report containing a large amount of OLE data CR states that the data is incomplete and requests if it can complete it. If you state yes the application crashes and I receive the following error message:

Problem Event Name: APPCRASH

Application Name: crw32.exe

Application Version: 12.0.0.549

Application Timestamp: 47188ed5

Fault Module Name: cslibu-3-0.dll

Fault Module Version: 12.0.0.549

Fault Module Timestamp: 47183d3f

Exception Code: c0000094

Exception Offset: 0002cae0

OS Version: 6.0.6001.2.1.0.256.6

Locale ID: 7177

Additional Information 1: 15ac

Additional Information 2: 00604c5bfc91f4a841bd5cb839b97512

Additional Information 3: a04a

Additional Information 4: eac3402f8dcd6577d2cc50a5c6a2a6d7

Does CR have a problem with Vista or is it a memory problem?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Please try with this:

Run a command prompt as administrator. From the start menu, select "All Programs", then "Accessories" and right-click on the "Command Prompt" shortcut and choose "Run As Administrator". From here you can use the following command to disable Data Execution Prevention (DEP) with the following command:

bcdedit.exe /set nx AlwaysOff Keeping your command prompt open, run your setup or other process being stopped by DEP. Then, to turn it back on again, do the same and run the following: bcdedit.exe /set nx AlwaysOn

Hope this helps!!

Regards,

Shweta

Former Member
0 Kudos

Hi Shweta,

I have tried your suggestion but I get the same output.

I have noticed that when you direct the report to the last page the counter starts at -1 (-1 of 10) and usually at 100 it crashes.

Best regards,

Christiaan

Former Member
0 Kudos

Hi Shweta,

I have tried your suggestion but I get the same output.

I have noticed that when you direct the report to the last page the counter starts at -1 (-1 of 10) and usually at 100 it crashes.

Best regards,

Christiaan