Page 1 of 1

IIS worker recycle and error event.

Posted: Tue Jul 26, 2011 5:09 am
by 16658740
Hello. Steema experts.

The IIS worker always get recycled after I execute Tee Chart ActiveX version after a couple of minutes.( Not immediately)
There’s always a error in event viewer when the IIS worker is recycled.
It’s ole32.dll.
Since I enable 32-bit applications in IIS application pool only for Tee Chart ActiveX.(There’s no other COM object in my web application)
I thought you might have some ideas or experiences about this.

I already use Marshal.FinalReleaseComObject to release com object.
I know maybe it’s more Microsoft problem , but I hope you can still give me some directions.

Please let me know if you want to get more information.
Thank you very much.


OS : Windows 2008 64-bit
IIS Version : 7.0
ASP.Net MVC2 with C#
.Net Framework : 4.0

Re: IIS worker recycle and error event.

Posted: Tue Jul 26, 2011 5:14 am
by 16658740
Sorry..I forget to give you the Tee Chart version

It's TeeChart2010.0.0.3ActiveX

Thanks.

Re: IIS worker recycle and error event.

Posted: Thu Jul 28, 2011 10:23 am
by yeray
Hello,

Could you please arrange a simple example project we can run as-is to reproduce the problem here?
Thanks in advance and excuse us for the late reply.