
09-05-2008
|
|
|
|
Script using ActiveX quits working when migrating to IE7
I have a script that uses an ActiveX control. It worked fine in IE6, but in
moving to IE7, it throws an exception. Have traced the error down to the
call COleDispatchDriver::InvokeHelperV in mfc80.dll.
Text of the exception is:
First-chance exception at 0x02d9432e (mfc80d.dll) in iexplore.exe:
0xC0000005: Access violation reading location 0x00000019.
|