Payment

There was a problem with your transaction. Please see the error(s) to the right then click the button below to go back.

  • No first name was provided.
  • No last name was provided.
  • No email was provided.
  • No address was provided.
  • No city was provided.
  • No amount was provided.
  • The remote server returned an error: (404) Not Found.

    Server Error in '/' Application.

    The remote server returned an error: (404) Not Found.

    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.Net.WebException: The remote server returned an error: (404) Not Found.

    Source Error:

    
    Line 200:        }
    Line 201:
    Line 202:        HttpWebResponse httpResponse = (HttpWebResponse)httpRequest.GetResponse();
    Line 203:        string result = String.Empty;
    Line 204:        using (StreamReader streamReader = new StreamReader(httpResponse.GetResponseStream()))

    Source File: d:\wwwroot\hamiltonhalton.cibpa.com\fend\request\paypal-handler.aspx.cs    Line: 202

    Stack Trace:

    
    [WebException: The remote server returned an error: (404) Not Found.]
       System.Net.HttpWebRequest.GetResponse() +1463
       fend_request_paypal_handler.PostData(String url, String data) in d:\wwwroot\hamiltonhalton.cibpa.com\fend\request\paypal-handler.aspx.cs:202
       fend_request_paypal_handler.Capture() in d:\wwwroot\hamiltonhalton.cibpa.com\fend\request\paypal-handler.aspx.cs:68
       fend_request_paypal_handler.Page_Load(Object sender, EventArgs e) in d:\wwwroot\hamiltonhalton.cibpa.com\fend\request\paypal-handler.aspx.cs:52
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +52
       System.Web.UI.Control.OnLoad(EventArgs e) +97
       System.Web.UI.Control.LoadRecursive() +61
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +693
    


    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.8.4770.0

Go Back