Getting Exception when two instance of ActiveX control are opened using Ctrl+N in IE
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have developed a MFC ActiveX control and embeded it in IE. The control is working fine but when another instance of IE is opened using Ctrl+N, I am getting ASSERT exception in debug mode and in Release mode IE crashes. Note that if the second instance is opened without using Ctrl+N (i.e by using explorer icon) no exception arrises. what could be wrong. your support is highly appreciated. Thanks Muhammad Azam