Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Bizarre error with DLL... plese help

Status
Not open for further replies.

JayBuys

Programmer
Jun 18, 2001
17
US
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.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top