Skip to Content
0
Former Member
Feb 18, 2011 at 03:10 PM

Crystal report access violation exception win 2008 server (.Net 2.0)

269 Views

Hello,

We are migrating our production server from Windows Server 2000 to windows 2008.

We are experiencing some problems with some crystal reports that were working fine on win 2000.

Those reports (version 11.5.3700) are called in a .net console application. (.NET 2.0)

We have been able to figure out that the crash occurs when the crystal report class is instantiated

This is the complete description of the exception displayed

Description:

Stopped working

Problem signature:

Problem Event Name: APPCRASH

Application Name: DV105_RptConsoVenteGaz.exe

Application Version: 1.0.0.0

Application Timestamp: 49820bc3

Fault Module Name: unknown

Fault Module Version: 0.0.0.0

Fault Module Timestamp: 00000000

Exception Code: c0000005

Exception Offset: 099de5a8

OS Version: 6.0.6002.2.2.0.274.10

Locale ID: 3084

Read our privacy statement:

http://go.microsoft.com/fwlink/?linkid=50163&clcid=0x0409

By enabling the "Enable unmanaged code debugging". We receive a little more detailed description

Unhandled exception at 0x051dd2b0 dans DV105_RptConsoVenteGaz.exe : 0xC0000005: Access violation.

Any idea of any patch that could solve this issue ?

Regards