Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

The ActiveX control was terminated only at the first execution.

Status
Not open for further replies.

shift302

Programmer
Feb 5, 2004
1
KR
When I open an web page embedding an ActiveX control, the IE (internet explorer) downloads, registers, and executes the ActiveX control.

When the ActiveX control is executed at first after being downloaded and registered, if I open another IE window, the IE which is executing the ActiveX control terminates abnormally.

But, after the first time termination, there is no problem. The ActiveX control does not terminate abnormally.

It seems that the IE was abnormally terminated because the ActiveX control was executed in the same IE that downloads and registers the ActiveX control.

Is there anyone who can know the reason of my problem?
I am using VC++ 6.0 and MFC to make the ActiveX control.

Please, let me solve the problem.
Thanks in advance.

-------
Sung Hwan Kim

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top