I'm using a DLL from which creates a PDF file on the fly. It was working fine until the other day when it just stopped and now it's giving me an error everytime I run it. I've uninstalled/reinstalled but that doesn't help. Also, if I access the DLL from a VB app, it works fine. It's only when I call it from ASP does it fail. The error messages I've been getting are vague and unhelpful.
The first one:
Active Server Pages, ASP 0115 (0x80004005)
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
After I re-installed, I'm getting this one now:
Error Type:
(0x80004005)
Unspecified error
Has anyone seen these particular errors before and/or have any idea how i can fix this? Any help at all would be much appreciated.
The first one:
Active Server Pages, ASP 0115 (0x80004005)
A trappable error (C0000005) occurred in an external object. The script cannot continue running.
After I re-installed, I'm getting this one now:
Error Type:
(0x80004005)
Unspecified error
Has anyone seen these particular errors before and/or have any idea how i can fix this? Any help at all would be much appreciated.