May 12, 2010
08:56 AM
Lenwin wrote: Hi Sikka, Could you apply the new Hotfix and let us know if it fixes the crashing issue. Thanks, Lenwin Hi Lenwin, Joshua, Just installed the hotfix by updating the IsLimPkg.dll. My problem has gone away. Before the update, opening my project would repeatedly crash the IDE. After the fix, I'm able to open the project, edit the project, and build. No more crashes. Thanks!
... View more
May 03, 2010
04:30 PM
Lenwin wrote: Could you let us know the Operating system and the edition of InstallShield which you are using. (Ultimate, Professional, Premium) OS is Windows XP Professional InstallShield edition is InstallShield Limited Edition. This is the edition that is available for free to Visual Studio 2010 users. --------- Microsoft Visual Studio 2010 Version 10.0.30319.1 RTMRel Microsoft .NET Framework Version 4.0.30319 RTMRel Installed Version: Professional Microsoft Office Developer Tools 01018-532-2002102-70030 Microsoft Office Developer Tools Microsoft Visual Basic 2010 01018-532-2002102-70030 Microsoft Visual Basic 2010 Microsoft Visual C# 2010 01018-532-2002102-70030 Microsoft Visual C# 2010 Microsoft Visual C++ 2010 01018-532-2002102-70030 Microsoft Visual C++ 2010 Microsoft Visual F# 2010 01018-532-2002102-70030 Microsoft Visual F# 2010 Microsoft Visual Studio 2010 Team Explorer 01018-532-2002102-70030 Microsoft Visual Studio 2010 Team Explorer Microsoft Visual Web Developer 2010 01018-532-2002102-70030 Microsoft Visual Web Developer 2010 Crystal Reports Templates for Microsoft Visual Studio 2010 Crystal Reports Templates for Microsoft Visual Studio 2010 InstallShield Limited Edition InstallShield. For more information visit the Flexera Software website at . Copyright © 1997–2010 Flexera Software, Inc. and/or InstallShield Co. Inc. All Rights Reserved. Microsoft Visual Studio 2010 SharePoint Developer Tools 10.0.30319 Microsoft Visual Studio 2010 SharePoint Developer Tools ------------
... View more
Apr 30, 2010
01:36 PM
I recent tried using InstallShield LE for building a setup module for a Visual Studio 10.0 C++ application. My initial attempts worked fine but the Visual Studio IDE started crashing repeatedly when I tried to setup some upgrade paths for my application. I contacted Microsoft about the problem. They investigated and localized the problem to an access violation in the InstallShield module. Dump report provided by Microsoft: 0:020> kpL ChildEBP RetAddr 07ef374c 62831b3b msvbvm60!__vbaOnError(int iState = 0n1)+0x10 WARNING: Stack unwind information not available. Following frames may be wrong. 07ef37b0 63b7c662 ISMain!DllCanUnloadNow+0x387c5 07ef37f4 63b87f91 IsUiServices!CReleaseCloner::CloneRelease+0x18032 07ef3888 6270540e IsUiServices!CUIServices::IsValidSchema+0x1531 07ef38d8 368ed91e IsLimPkg!DllUnregisterServer+0x14fde 07ef3930 3f407036 msenv!CVsUIShellOpenDocument::IsDocumentInAProject(wchar_t * pszMkDocument = 0x6272cd8c "蛃䫸瞖䲁璡蝊ഈ壮ᅮᰑ俲䪀???", struct IVsUIHierarchy ** ppUIH = 0x00000048, unsigned long * pvsid = 0x00000001, struct IServiceProvider ** ppSP = 0x6272cd9c, int * pDocInProj = 0x00000048)+0xca 07ef3bc4 3f4531dd vcpkg!GetFileCodeModel(class ATL::CComBSTR bstrFileName = class ATL::CComBSTR "c:\documents and settings\sikka\desktop\visual studio\projects\akattagent\akattagent\akattagent.cpp", class CSharedPtr > spStore = class CSharedPtr >, struct VxDTE::FileCodeModel ** ppFileCodeModel = 0x07ef3bec)+0xa8 07ef7c78 3f41266e vcpkg!CVCHItemCE ::get_Parent(struct IDispatch ** ppIDispatch = 0x0d2fd190)+0x144 07effd8c 3f415db8 vcpkg!CVCCodeFunction::get_FunctionKind(VxDTE::vsCMFunction * ppFunctionKind = 0x7c9100b8)+0x1af 07effda0 3f412248 vcpkg!CVCCodeFunction::GetFunctionKind(void)+0x17 07effdf0 3f32dc24 vcpkg!CVCCodeFunction::IsPropertyReadOnly(long dispid = 0n0, int * pfReadOnly = 0x07effe70)+0x135 07effe84 3f521313 vcpkg!CPropertyProxy::Init(struct IDispatch * pDispatch = )+0x208 07effe98 3f5262b8 vcpkg!CPropertyProxy::CreateProxyAndCache(struct IDispatch * pDispatch = 0x01276d50, struct IDispatch ** ppDispatch = 0x01276728)+0x35 07effef8 3f338f1f vcpkg!CCreateProxyWorkItem::Work(void)+0x14a 07efff28 3f339002 vcpkg!CWorkItem::InvokeWork(unsigned int iQueue = 3)+0x81 07efff9c 3f34bc39 vcpkg!CWorkQueue::Work(unsigned int iStartQueue = 3, unsigned int iEndQueue = 0xb)+0x9a 07efffb4 7c80b729 vcpkg!CWorkerThread::Work(void * pVoid = 0x3f5b2258)+0x41 07efffec 00000000 kernel32!BaseThreadStart( * lpStartAddress = 0x3f34bbf8, void * lpParameter = 0x3f5b2258)+0x37 0:020> r eax=00000000 ebx=00000000 ecx=0000004f edx=07ef37d0 esi=05b2cbe8 edi=00000000 eip=735047f2 esp=07ef3748 ebp=07ef374c iopl=0 nv up ei pl nz na pe nc cs=001b ss=0023 ds=0023 es=0023 fs=003b gs=0000 efl=00000206 msvbvm60!__vbaOnError+0x10: 735047f2 83a09800000000 and dword ptr [eax+98h],0 ds:0023:00000098=???????? 0:020> uf msvbvm60!__vbaOnError msvbvm60!__vbaOnError : 889 735047e2 55 push ebp 889 735047e3 8bec mov ebp,esp 889 735047e5 51 push ecx 891 735047e6 ff3594ef5273 push dword ptr [msvbvm60!__small_block_heap+0x19a4 (7352ef94)] 891 735047ec ff1578124273 call dword ptr [msvbvm60!_imp__TlsGetValue (73421278)] 894 735047f2 83a09800000000 and dword ptr [eax+98h],0 895 735047f9 83c078 add eax,78h 895 735047fc 50 push eax 895 735047fd e8809cf2ff call msvbvm60!EbClearException (7342e482) 898 73504802 64a100000000 mov eax,dword ptr fs:[00000000h] 898 73504808 8945fc mov dword ptr [ebp-4],eax 901 7350480b 8b4508 mov eax,dword ptr [ebp+8] 901 7350480e 83f8fd cmp eax,0FFFFFFFDh 901 73504811 750b jne msvbvm60!__vbaOnError+0x3a (7350481e) msvbvm60!__vbaOnError+0x31 : 904 73504813 8b45fc mov eax,dword ptr [ebp-4] 904 73504816 836010fd and dword ptr [eax+10h],0FFFFFFFDh msvbvm60!__vbaOnError+0x3a : 909 7350481e 8b4dfc mov ecx,dword ptr [ebp-4] 909 73504821 894114 mov dword ptr [ecx+14h],eax 911 73504824 ebf4 jmp msvbvm60!__vbaOnError+0x40 (7350481a) msvbvm60!__vbaOnError+0x40 : 911 7350481a c9 leave 911 7350481b c20400 ret 4 0:020> dd 7352ef94 7352ef94 0000004f 00000000 05a239d0 00000001 7352efa4 00000001 00000001 00000001 00000001 7352efb4 00000001 00000000 00000000 00000000 7352efc4 00000000 00000000 00000000 00000000 7352efd4 00000000 00000000 00000000 00000000
... View more
Labels
Latest posts by sikka
Subject | Views | Posted |
---|---|---|
1560 | May 12, 2010 08:56 AM | |
1557 | May 03, 2010 04:30 PM | |
1772 | Apr 30, 2010 01:36 PM |
Activity Feed
- Posted My problem fixed on InstallShield Forum. May 12, 2010 08:56 AM
- Posted Re: InstallShield Limited Edition for Visual Studio 2010 > InstallShield LE repeatedl on InstallShield Forum. May 03, 2010 04:30 PM
- Posted InstallShield LE repeatedly crashes Visual Studio 2010 on InstallShield Forum. Apr 30, 2010 01:36 PM