Asp call dll problem

U

Utada P.W. SIU

I have registered a dll in my server using
regsvr32 dll_name.dll

and it prompt me the dll is registered succssfully

however, when my asp code want to create that object, the page prompt me
that
Server object error 'ASP 0177 : 8007045a'

Server.CreateObject Failed

8007045a

Any idea??

Thanks
 
B

Bob Barrows [MVP]

Utada said:
I have registered a dll in my server using
regsvr32 dll_name.dll

and it prompt me the dll is registered succssfully

however, when my asp code want to create that object, the page prompt
me that
Server object error 'ASP 0177 : 8007045a'

Server.CreateObject Failed

8007045a
Go to www.aspfaq.com and search for your error codes.

Bob Barrows
 
M

mary

I've experienced the same problem and it may have to do with the iusr and
iwam accounts not having permissions to the registered dll.
 

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

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,049
Latest member
Allen00Reed

Latest Threads

Top