cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
bobmcm
Level 5

Build problems after Upgrade

I had an Installscript Project that I upgraded from ISP2008 to ISP2009. After completing the upgrade, the project no longer build. I get a crash of the IDE. The Technical Detail message reads as follows:

Exception ACCESS_VIOLATION (0xc0000005)
at address 0x6c19ea89 trying to read address 0xfffffff4.

File : C:\Program Files\InstallShield\2009\System\isdev.exe
Version : 15.0.0.498
Exception : c0000005
Address : 6c19ea89
Access Type : read
Access Address : fffffff4

Registers : EAX=083f496c CS=001b EIP=6c19ea89 EFLGS=00010293
: EBX=6c145197 SS=0023 ESP=0012cb34 EBP=0012cb64
: ECX=00000000 DS=0023 ESI=0641e208 FS=003b
: EDX=00000000 ES=0023 EDI=0012cb6c GS=0000

Stack Trace : 6c141a18 6c1451a5 6c1b5558 6c1b487e
: 670fa618 670f9e0f 670d5182 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000

I have also uploaded a JPG attachment of the Windows Error that is also given in relation to this error.

Robert McMahan
Futuresoft, Inc.


This project built fine before I preformed the upgrade to 2009.

EDIT: I have traced this down to the Crystal Reports 8.5 Object. If I add remove this object from my project, it builds without error. I also created a simple installscript project that only contains the Crystal Report 8.5 Object, and it also fails to build at the same point (Feature: ExportFormats). I have tried removing all of the Export Formats from the configuration, but it still fails at this point. It may be failing at the next feature, but I don't know what that might be.
Labels (1)
0 Kudos
(1) Reply
megha_3781
Level 5

Hi even I faced the same problem. Someone knows any solution for this problem please help us.

My theread:
http://community.installshield.com/showthread.php?t=184148&highlight=crystal+reports
0 Kudos