에러내용입니다.


 Unable to load DLL 'INICrypto.dll': 지정된 모듈을 찾을 수 없습니다. (Exception from HRESULT: 0x8007007E) Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.Exception: Unable to load DLL 'INICrypto.dll': 지정된 모듈을 찾을 수 없습니다. (Exception from HRESULT: 0x8007007E)



 

이 오류는


<<MFC71.dll>>

<<msvcr71.dll>>

 

파일이 system32, syswow64 없어서이다. 이거 넣어주면됨. Inicrypto.dll, inipaynet.dll 파일은 웹사이트 bin 폴더에 넣는거임 dll 등록하는게 아님.





Posted by pysany
,