Loading
isregspy.exe + buffer too small + debug assertion failed error
Hi experts,

 

I am very new to installshield,i am getting the following error,could anyone kinldy help.

 

Debug Assertion Failed

 

Program:....Program Files (x86)\InstallShield\2014 SAB\System\ISRegSpy.exe

 

File : f:\dd\vctools\crt\crtw32\stdio\vswprint.c

 

Line:280

 

Expression: (Buffer too Small",0)

 

 

Thanks in advance,

  • 0_M Urman (Flexera Software)

    I suspect you are using COM extraction on a debug build of one of your .dll files; in this file's self-registration routine, there appears to be a defect in how it calls a variant of sprintf. You may be able to attach a debugger or otherwise get a stack trace that could assist your development team in isolating this, or perhaps merely calling RegSvr32 on that dll would reproduce this easily.

Loading
isregspy.exe + buffer too small + debug assertion failed error