M
Michael
Hi, we have a small web service that calls into some VB6
com components. There is only one call to these
components and this is done on a new thread in order to
use impersonation. The problem is that on every other
call into the Com components the aspnet_wp.exe throws an
unhandled exception " 0xC0000005: Access violation
reading location " and recycles itself.
Has anyone else ran into this. Not sure what could be
causing this. Any ideas?
Also, releasecomobject is being called and even tried
garbage collecting......
Thanks for any insight....
com components. There is only one call to these
components and this is done on a new thread in order to
use impersonation. The problem is that on every other
call into the Com components the aspnet_wp.exe throws an
unhandled exception " 0xC0000005: Access violation
reading location " and recycles itself.
Has anyone else ran into this. Not sure what could be
causing this. Any ideas?
Also, releasecomobject is being called and even tried
garbage collecting......
Thanks for any insight....