ActiveX freezes IE

activex

I created an activeX control to perform some actions, which take about 1 minute. During this action IE freezes completely. Is there a way to call the activeX control so that IE does not freeze?

Thank you

Best Answer

This is a threading issue dealing with IE, so I don't think there is any way to do this.