If you ever get this error while using an ActiveX from ASP:
Active Server Pages, ASP 0115 (0×80004005)
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
it’s caused by a crash internal to the ActiveX. You should determine which method call or property access caused the crash, and then report it to the vendor of the ActiveX component.