
dbeavon1.55249045202856E12 asked a question.
Crashing VS2010
I have VS2010 SP1 and the "InstallShield 2011 Limited Edition". I created a default winforms project and tried adding it's primary output to the setup project. Subsequent attempts to build the setup project cause VS2010 to crash.
After spending some time debugging, I see this:
Unhandled exception at 0x00200073 in devenv.exe: 0xC0000005: Access violation.
Is anyone else having problems with InstallShield making VS2010 unstable?
What do I need to do to troubleshoot?
Thanks
Could you kindly let me know whether you have installed Microsoft Visual Studio 2010 SP1?
Thanks,
Bharath
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") ...
EndProject
Now I get another error instead
"ISEXP : error : -6213: Internal build error"
I'll be amazed if I ever get this stuff working.
Build time Error 6213 is related to .NET Dependency Scanning. Could you kindly navigate to InstallShield LE Menu –> Options –> .NET ta and change the value of Define .NET Scan At Build Time Setting –> None.
Thanks,
Bharath