Rank: Member
Joined: 12/7/2006(UTC) Posts: 7
|
I just started working with BVC5 and I am trying to add a custom gateway. I have created the gateway dll but it is unable to reference it from the [2] LoadCreditCardGateways method in the TaskLoader.vb. Can anyone help? [/2]
|
|
|
|
Rank: Member
Joined: 3/1/2006(UTC) Posts: 1,142
|
Did you put your dll into the bin folder of the website? |
Justin Etheredge Senior Software Engineer BVSoftware |
|
|
|
Rank: Member
Joined: 12/7/2006(UTC) Posts: 7
|
I did but i never made a reference to it.... It seems to be working now.
Thanks
|
|
|
|
Rank: Member
Joined: 12/7/2006(UTC) Posts: 7
|
I have created a customized version of PayFlow Pro gateway and i get an error when i try to instantiate PFProCOMLib.dll.
This is the error that i am receiving -
Authorize Information: An Unknown Payment Error Occred: Retrieving the COM class factory for component with CLSID {17B9BE57-09EA-11D5-897B-0010B5759DED} failed due to the following error: 80040154. at BVSoftware.Bvc5.Payment.CCVerisign.CCVerisignNetProvider.ProcessCard(String chargeType, PaymentData data) in C:\Inetpub\wwwroot\bv\BVSoftware.BVC5.Payment.CCVerisign\CCVerisignProvider.vb:line 284
This is line 284 - Dim pfpro As New PFProCOMLib.PNComClass
Any thoughts?
|
|
|
|
Rank: Member
Joined: 11/5/2003(UTC) Posts: 2,136
Was thanked: 1 time(s) in 1 post(s)
|
This article seems to have some information about that error code, http://support.microsoft.com/kb/175804 |
|
|
|
|
Rank: Member
Joined: 11/18/2003(UTC) Posts: 1,465
|
You should implement the latest version of the gateway which no longer uses the COM library. |
TIM
BVC Add-Ons and Development |
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.