Hi Guys,
I am setting up a new site and using CyberSource for the first time. I have completed the steps for generating the "keys"
http://apps.cybersource....ate_to_ECert_Application and have uploaded them to the /bin/keys/ folder on my server.
I am trying to run some test orders and this is the error i am getting:
DLL_NOT_FOUND CyberSource.BugException: Exception of type 'CyberSource.BugException' was thrown. ---> System.DllNotFoundException: Unable to load DLL 'CybsSecurity.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E) at CyberSource.SCMP.DLL_ComposeSCMPMessage(ITEM& senderCert, ITEM& senderPrivateKey, ITEM& receiverCert, ITEM& authorityCert, ITEM& contents, String requestId, String timeToLive, String senderName, ITEM& scmpMessage, Boolean& isOutOfMem) at CyberSource.SCMP.ComposeSCMPMessage(Byte[] senderCert, Byte[] senderPrivateKey, Byte[] receiverCert, Byte[] authorityCert, Byte[] content, String requestId, String timeToLive, String senderName, Byte[]& scmpMessage) --- End of inner exception stack trace --- at CyberSource.ICSClient.Send(ICSRequest request, Stream logStream) at CyberSource.ICSClient.Send(ICSRequest request) at BVSoftware.Bvc5.Payment.CyberSource.ProcessCard(String chargeType, PaymentData data) in c:\workspaces\super8x64\BVCommerce\Main\App\private\BVSoftware.Bvc5.Payment\CyberSource.vb:line 158
Thanks,
Derek