khkh
New member
Hi,
I have a web app which runs on Windows server 2008 sp2.
My app uses an active x control which access dll's such as winmm.dll.
When my app is running, Internet explorer crashes and closes down.
I get the following error from IE:
Problem Event Name: APPCRASH
Application Name: iexplore.exe
Application Version: 8.0.6001.19019
Fault Module Name: WINMM.dll
Fault Module Version: 6.0.6002.18005
Exception Code: c0000005
Exception Offset: 00004885
My app works fine on for example other machines (i.e. other operating systems), its just when using it on Windows server 2008 sp2 that Internet explorer crashes.
I have looked up that Exception Code: c0000005 means access violation, but I dont know how I can overcome this problem.
Please can anyone offer any advise on what to do, how I can fix this problem? or what the actual problem is?
Any help would be much appreciated.
Thank you very much.
I have a web app which runs on Windows server 2008 sp2.
My app uses an active x control which access dll's such as winmm.dll.
When my app is running, Internet explorer crashes and closes down.
I get the following error from IE:
Problem Event Name: APPCRASH
Application Name: iexplore.exe
Application Version: 8.0.6001.19019
Fault Module Name: WINMM.dll
Fault Module Version: 6.0.6002.18005
Exception Code: c0000005
Exception Offset: 00004885
My app works fine on for example other machines (i.e. other operating systems), its just when using it on Windows server 2008 sp2 that Internet explorer crashes.
I have looked up that Exception Code: c0000005 means access violation, but I dont know how I can overcome this problem.
Please can anyone offer any advise on what to do, how I can fix this problem? or what the actual problem is?
Any help would be much appreciated.
Thank you very much.