Receiving following error: UNABLE TO PROCESS TRANSACTION: GATEWAY COM COMPONENTS NOT CONFIGURED Print

  • 0

You need to complete the following steps:

Go to your root directory, and create

  a subdirectory called bin.  Copy all dll's to the newly created

  bin subdirectory:



    pfpro.dll

    Interop.PFProCOMLib.dll

    PFProCOMLib.dll

    PFProdotNET.dll



* Copy PFProdotNETExample.aspx to your wwwroot directory.



* Run PFProdotNETExample.aspx from a browser:



    http://www.yourdomain.com/PFProdotNETExample.aspx



* You should receive a response similar to this:



    Running PFProdotNETExample using ASP.NET C#...



    RESULT=0&PNREF=VXYZ00912465&ERRCODE=00&AUTHCODE=09TEST&AVSADDR=Y&AVSZIP=N&


Was this answer helpful?

« Back