VC++ application not works wiith Internet exploer 7

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

VC++ application works fine before upgrading to IE 7.After upgrading to IE 7
application not even staring if i run the application nothing will come.

I debuged the aplication in visual studio 6 while debuging message box
showing below message.

unhandled exception in Edimap32.exe(NTDLL.DLL):0xC0000005:Access Violation.

In debug window below message is there for 4 times.

First-chance exception in Edimap32.exe (NTDLL.DLL): 0xC0000005: Access
Violation

Same debug error comes for systems with IE 6.but that error message comes 2
times only and application runing without any problem.
 
Back
Top