cancel
Showing results for 
Search instead for 
Did you mean: 

ASP Error using AuthorizeNet.ComInterop.AIM

Hi ,

 

Please help me I am strugle this problem about 24hr without any food now.

 

Our company has a website developed by classic ASP on Windows Server 2012.

Yesterday, I did a wrong click and crashed server. So I reinstall Windows Server 2012 and did all IIS settings.

After I recognize there is one error that I don't know how to.

 

Here is the source that makes error.

 

Set AuthorizeNet = Server.CreateObject("AuthorizeNet.ComInterop.AIM")

 

Error:

ErrorCode="ASP 0177 : 800401f3", Description="Server.CreateObject Failed"

 

And I found some files for it but I don't know how to use.

AuthorizeNet.dll

AuthorizeNet.pdb

AuthorizeNet.XML

 

Please help me to finish this matter. I need to get some sleep.

If I don't fix this problem I can sleep forever..

 

Thanks

 

Stevejo
Member
3 REPLIES 3

I tried using regsvr32 to load the DLL  but was not working.

Do you know another way to load the DLL to the server?

I tried using regsvr32 to load the DLL  but was not working.

getting error?

 

did you use the 32bit one in

cd \windows\syswow64

regsvr32 c:\filename.dll

http://stackoverflow.com/questions/4897685/how-do-i-register-a-dll-on-windows-7-64-bit