Error Type: Server object, ASP 0177 (0x800AEA5F) 800aea5f

K

Kevin G.

I am trying to instantiate an in-house DLL within my ASP application
and I'm getting the following error:

Error Type:
Server object, ASP 0177 (0x800AEA5F)
800aea5f

I have tried re-registering the DLL, restarting IIS, etc., but no luck.

Any suggestions?

Thank you,
Kevin G
 
A

Anthony Jones

Kevin G. said:
I am trying to instantiate an in-house DLL within my ASP application
and I'm getting the following error:

Error Type:
Server object, ASP 0177 (0x800AEA5F)
800aea5f

I have tried re-registering the DLL, restarting IIS, etc., but no luck.

Any suggestions?

What does the DLL do? (E.g., uses ADO, MSXML, etc?)
What tool did you use to build the DLL? (VB6 most likely right?)
Does it work on the machine on which you built it?
When do you get the error? (Server.CreateObject?)
On the failing machine use a little VBS file to insantiate the object does
that work?


800aea5f is 59999 unexpected error, which is one of those useless errors
that have a myriad of possible causes.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top