User1382946280 posted
Hi,
We have a legacy application built in classic asp which has most of its pages calling the COM dll's using Server.CreateObject.
In the last few months, we have been receiving multiple complaints from Users that they are shown 500 error messages while trying to access our application. This appears to happen very randomly.
Upon further investigation, we have found that exceptions are being logged as 'Unexpected error:A trappable error (C0000005) occurred in an external object. The script cannot continue running.' while calling the Server.CreateObject function and gets resolved
only after an appool recyle. We have been trying hard to understand what is causing this suddenly but unfortunately no luck :(
Another pointer here is that we see a MS security update (KB3163251 and KB3142033) was done a day before these errors have started in our application. Any help on this will be much appreciated.
Thanks in advance.
Regards,
Rahim