Rank: Member
Joined: 8/25/2004(UTC) Posts: 69
|
I have my Paypal account set up with all the proper credentials. I am getting the following on checkout with Paypal.
[table width="100%" bgColor=#ffffcc] [tr ][td ]<CODE> <!-- Web.Config Configuration File -->
<configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration></PRE>[/code][/td][/tr][/table]
I did recycle my site as listed in the setup guide
Craig
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Hey Craig.
Look in your Event Log (under Option menu). Do you see any error messages from PayPal? |
|
|
|
|
Rank: Member
Joined: 8/25/2004(UTC) Posts: 69
|
The following:
Page.IsValid cannot be called before validation has taken place. It should be queried in the event handler for a control that has CausesValidation=True and initiated the postback, or after a call to Page.Validate.[ at System.Web.UI.Page.get_IsValid() at BVModules_Controls_PaypalExpressCheckoutButton.PaypalImageButton_Click(Object sender, ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.OnClick(ImageClickEventArgs e) at System.Web.UI.WebControls.ImageButton.RaisePostBackEvent(String eventArgument) at System.Web.UI.WebControls.ImageButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) at System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) ]
also
<br>Session:2a01ffd3-f02f-4b46-aeec-0c515294f6f1<br>To:http://69.84.145.60/Cart.aspx <br>From:http://69.84.145.60/Cart.aspx<br>User:67.153.251.220(67.153.251.220)<br>Agent:Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.0.3705; .NET CLR 1.1.4322; .NET CLR 2.0.50727; Avalon 6.0.5070; WinFX RunTime 3.0.50727)
|
|
|
|
Rank: Member
Joined: 9/27/2004(UTC) Posts: 1,099
|
Craig, is this an SP1 store? If so, have you implemented the following hotfix: http://www.bvsoftware.co...lt.aspx?f=81&m=43087 |
|
|
|
|
Rank: Member
Joined: 8/25/2004(UTC) Posts: 69
|
Yes this is a SP1 store, and no, I have not. I will do it now. Craig
|
|
|
|
Rank: Member
Joined: 8/25/2004(UTC) Posts: 69
|
That fixed it Thank you for the fast answer Craig
|
|
|
|
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.