IIS worker recycle and error event.
Posted: Tue Jul 26, 2011 5:09 am
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
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