cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
outcell
Level 2

isdev.exe crashes on build on QuickPatch - help!

Hi

I have created a QuickPatch for a basic MSI, both out of Installshield 2009 SP1. The QuickPatch is pretty simple. It just updates an existing file in the basic MSI. It's an .NET 1.1 .exe assembly. Everty time I hit build I get a nasty exception and the application closes, see below.

Help!

AppName: isdev.exe AppVer: 15.0.0.498 ModName: msvcr80.dll
ModVer: 8.0.50727.1433 Offset: 00008aa0
Labels (1)
0 Kudos
(2) Replies
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

Was this QuickPatch created in IS 2009 or an earlier version? If it was created in IS 2009, try turning of the "patch streamlining" functionality from the QuickPatch build settings and see if this changes the build behavior.

Are you able to reproduce this behavior with a sample Basic MSI project that contains the base version of the .NET assembly and then a QuickPatch project that patches the assembly?
0 Kudos
DebbieL
Level 17

Here's a KB article that has a hotfix that might resolve the issue:
http://kb.acresso.com/selfservice/documentLink.do?externalID=Q200307
0 Kudos