cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
cgould
Level 3

InstallScript MSI Project Crashing When I Run or Debug Installer

Every time I try to run or debug this project, InstallShield crashes. Here is the message it gives me.

Exception ACCESS_VIOLATION (0xc0000005)
at address 0x652e3350 trying to write address 0x00000000.

File : C:\Program Files (x86)\InstallShield\2012\System\isdev.exe
Version : 18.0.0.329
Exception : c0000005
Address : 652e3350
Access Type : NA
Access Address : 00000000

Registers : EAX=00000000 CS=0023 EIP=652e3350 EFLGS=00010246
: EBX=00000000 SS=002b ESP=0018eba0 EBP=0018ebb4
: ECX=00000000 DS=002b ESI=74736e4f FS=0053
: EDX=00000000 ES=002b EDI=0018ec48 GS=002b

Stack Trace : 652e61d8 652e6e87 652e7aa8 6292112b
: 62910769 6290b9b0 62914906 63db1a2c
: 16118fae 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000

I am at a loss as to how to proceed, but I am unable to test my installer at this point.

Thanks,
Chris
Labels (1)
0 Kudos
(2) Replies
cgould
Level 3

0 Kudos
cgould
Level 3

In desperation I deleted all of the output from the build with InstallShield closed, reopened InstallShield and the project, built, and it is running fine. Not a great answer, but at least I am working.
0 Kudos