简体   繁体   中英

Error While adding reference to lpssl.dll in asp.net?

One of my website is in framework 1.1 and its using first data payment gateway. we are migrating our servers and after migration purchase functionality has stopped working. now i am creating a test application with the same code of one page "the final purchase code" so that i could recognize the error. on the following code it is asking about the reference to "lpssl" dll, when i trying to add reference of this dll its giving me the following error: please help me how can i do it. 错误

lpssl.dll is not a com component so you can't add its reference to your project.

For first data gatway integration you need to put lpssl.dll in you path (bin) folder.

For more details about first data gatway integration please visit blow link

http://adventuresindotnet.blogspot.in/2012/02/linkpointtransactiondll.html

You can also contact to first data support team.

I hope it will help you .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM