an ASP.NET Open Source CMS & eCommerce platform
Search:
Last Post 3/13/2009 11:08:34 PM By micahsdad1402. 11 replies.
Page 1 of 2 (12 posts) << First < Prev 1 2 Next > Last >> 
4/26/2008 9:15:46 AM
rampar
Posts: 32
Joined: 4/23/2008
Paypal Standard
I followed the instructions on adding PayPal standard as our only form of taking payments right now. When they click on Proceed to Checkout it shows that they will be transferred to PayPal and when you click the Continue button it pops up an error saying that an internal error occurred and we will be notified. I tried reading the email and can't figure out what's going on. Maybe someone can help me out with this. I tried it on the machine and through the wesbite with different browsers, but they all come up with the same message. THANKS! Timestamp: 4/26/2008 4:13:18 PM Message: HandlingInstanceID: 05d91090-d078-4ae1-b5f8-46d00350f3a5 An exception of type 'System.Web.HttpUnhandledException' occurred and was caught. --------------------------------------------------------------------------------- 04/26/2008 09:13:18 Type : System.Web.HttpUnhandledException, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a Message : Exception of type 'System.Web.HttpUnhandledException' was thrown. Source : System.Web Help link : ErrorCode : -2147467259 Data : System.Collections.ListDictionaryInternal TargetSite : Boolean HandleError(System.Exception) Stack Trace : at System.Web.UI.Page.HandleError(Exception e) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) at System.Web.UI.Page.ProcessRequest() at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context) at System.Web.UI.Page.ProcessRequest(HttpContext context) at ASP.dynamic_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\akstore\f483cf73\e5f0fff4\App_Web_v9fdud_v.2.cs:line 0 at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) Additional Info: MachineName : CT3459 TimeStamp : 4/26/2008 4:13:18 PM FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null AppDomainName : /LM/W3SVC/1/Root/AKStore-1-128536999511597500 ThreadIdentity : admin WindowsIdentity : NT AUTHORITY\NETWORK SERVICE Inner Exception --------------- Type : System.NullReferenceException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Message : Object reference not set to an instance of an object. Source : DotShoppingCart.OpenSource.Shipping Help link : Data : System.Collections.ListDictionaryInternal TargetSite : System.Collections.Generic.List`1[DotShoppingCart.OpenSource.Core.ShippingMethod] GetShippingMethods(DotShoppingCart.OpenSource.Core.ShippingPackage) Stack Trace : at DotShoppingCart.OpenSource.Shipping.ShippingService.GetShippingMethods(ShippingPackage package) at Controls_SelectShippingMethod.DataBind() in c:\AKDSC\web\Store\SelectShippingMethod.ascx.cs:line 42 at Store_Checkout.Page_PreRender(Object sender, EventArgs e) in c:\AKDSC\web\Store\Checkout.ascx.cs:line 87 at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) at System.Web.UI.Control.OnPreRender(EventArgs e) at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Control.PreRenderRecursiveInternal() at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) Category: General Priority: 0 EventId: 100 Severity: Error Title:Enterprise Library Exception Handling Machine: CT3459 Application Domain: /LM/W3SVC/1/Root/AKStore-1-128536999511597500 Process Id: 43308 Process Name: c:\windows\system32\inetsrv\w3wp.exe Win32 Thread Id: 14284 Thread Name: Extended Properties: Url - http://www.ashlynkray.com/AKStore/Dynamic.aspx?p=Store/Checkout RawUrl - /AKStore/Store/Checkout.aspx UseAgent - Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15 UrlReferrer - http://www.ashlynkray.com/AKStore/Store/Checkout.aspx IPAddress - 72.208.28.31
4/26/2008 9:29:50 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Paypal Standard

Have you set up shipping method yet?

Message : Object reference not set to an instance of an object. Source : DotShoppingCart.OpenSource.Shipping Help link : Data : System.Collections.ListDictionaryInternal TargetSite : System.Collections.Generic.List`1[DotShoppingCart.OpenSource.Core.ShippingMethod] GetShippingMethods(DotShoppingCart.OpenSource.Core.ShippingPackage) Stack Trace : at DotShoppingCart.OpenSource.Shipping.ShippingService.GetShippingMethods(ShippingPackage package) at Controls_SelectShippingMethod.DataBind() in c:\AKDSC\web\Store\SelectShippingMethod.ascx.cs:line 42 at

DotShoppingCart Staff
4/26/2008 12:16:22 PM
rampar
Posts: 32
Joined: 4/23/2008
Re: Paypal Standard
Ok, so the shipping did help, but what I had to do was include a "Authorize.net" credit card and then put in some bogus information. If I have "We Do Not Accept Credit Cards" selected, it will error out. I plan on getting an account with Authorize.net soon, so no big deal. Just wanted to let you know in case it is a bug or something. But, I'm sure I'm just probably doing something wrong ; ) Thanks!
4/26/2008 4:35:12 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Paypal Standard

Do you have the exception stack handy that you could post here? If it's a bug, we will fix it.

DotShoppingCart Staff
4/26/2008 5:02:06 PM
rampar
Posts: 32
Joined: 4/23/2008
Re: Paypal Standard
Timestamp: 4/26/2008 6:38:58 PM
Message: HandlingInstanceID: a5cae1c6-7919-4b18-8656-0bcd35c515b5
An exception of type 'System.Web.HttpUnhandledException' occurred and was caught.
---------------------------------------------------------------------------------
04/26/2008 11:38:58
Type : System.Web.HttpUnhandledException, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : Exception of type 'System.Web.HttpUnhandledException' was thrown.
Source : System.Web
Help link :
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Boolean HandleError(System.Exception)
Stack Trace : at System.Web.UI.Page.HandleError(Exception e)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
at System.Web.UI.Page.ProcessRequest()
at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
at System.Web.UI.Page.ProcessRequest(HttpContext context)
at ASP.dynamic_aspx.ProcessRequest(HttpContext context) in c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\akstore\f483cf73\e5f0fff4\App_Web_v9fdud_v.2.cs:line 0
at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName : CT3459
TimeStamp : 4/26/2008 6:38:58 PM
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
AppDomainName : /LM/W3SVC/1/Root/AKStore-1-128537074959410000
ThreadIdentity : admin
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
Inner Exception
---------------
Type : System.FormatException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
Message : Input string was not in a correct format.
Source : mscorlib
Help link :
Data : System.Collections.ListDictionaryInternal
TargetSite : Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
Stack Trace : at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at System.Int32.Parse(String s)
at Controls_CreditCardInput.get_CardTypeId() in c:\AKDSC\web\Store\CreditCardInput.ascx.cs:line 43
at Controls_CreditCardInput.get_CreditCard() in c:\AKDSC\web\Store\CreditCardInput.ascx.cs:line 75
at Controls_SelectCreditcardPaymentMethod.get_EnteredCreditCard() in c:\AKDSC\web\Store\SelectCreditcardPaymentMethod.ascx.cs:line 38
at Store_SelectPaymentOption.get_CreditCard() in c:\AKDSC\web\Store\SelectPaymentOption.ascx.cs:line 99
at Store_Checkout.Page_PreRender(Object sender, EventArgs e) in c:\AKDSC\web\Store\Checkout.ascx.cs:line 86
at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
at System.Web.UI.Control.OnPreRender(EventArgs e)
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Control.PreRenderRecursiveInternal()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Enterprise Library Exception Handling
Machine: CT3459
Application Domain: /LM/W3SVC/1/Root/AKStore-1-128537074959410000
Process Id: 24472
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 55328
Thread Name:
Extended Properties: Url - <a target="_blank" href="http://www.ashlynkray.com/AKStore/Dynamic.aspx?p=Store/Checkout">http://www.ashlynkray.com/AKStore/Dynamic.aspx?p=Store/Checkout
RawUrl - /AKStore/Store/Checkout.aspx
UseAgent - Mozilla/5.0 (Macintosh; U; Intel Mac OS X; en-us) AppleWebKit/523.15.1 (KHTML, like Gecko) Version/3.0.4 Safari/523.15
UrlReferrer - <a target="_blank" href="http://www.ashlynkray.com/AKStore/Store/Checkout.aspx">http://www.ashlynkray.com/AKStore/Store/Checkout.aspx
IPAddress - 72.208.28.31
4/26/2008 5:16:05 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Paypal Standard

Looks like a bug which only affects the open source edition. We will get this fixed in the next release.

DotShoppingCart Staff
3/13/2009 3:44:31 PM
micahsdad1402
Posts: 31
Joined: 11/2/2008
Location:Melboune Australia
Re: Paypal Standard
I'm getting this error also.
 
This was posted almost a year ago. Is it fixed yet?
3/13/2009 4:18:55 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Paypal Standard
Make sure you configure the shipping provider. Please follow the checklist before use the checkout page.
DotShoppingCart Staff
3/13/2009 9:55:38 PM
micahsdad1402
Posts: 31
Joined: 11/2/2008
Location:Melboune Australia
Re: Paypal Standard
I have configured the shipping provider.
 
It happens exactly as the previous post.
 
If I configure credit cards as a dummy, then paypal works.
 
If I only confgure paypal, then I get the unhandled exception.
 
What seems silly to me is that if you only configure one payment option, the shopper still has to select a billing option....
3/13/2009 10:25:54 PM
micahsdad1402
Posts: 31
Joined: 11/2/2008
Location:Melboune Australia
Re: Paypal Standard
This is the unhandled exception I'm getting:
 
<font face="Segoe UI" size="2">Timestamp: 14/03/2009 5:03:27 AM
Message: HandlingInstanceID: d87e45cd-b15d-4934-ae77-ab5a9d6bbedb
An exception of type 'System.Web.HttpUnhandledException' occurred and was caught.
---------------------------------------------------------------------------------
03/14/2009 16:03:27
Type : System.Web.HttpUnhandledException, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a
Message : Exception of type 'System.Web.HttpUnhandledException' was thrown.
Source : System.Web
Help link :
ErrorCode : -2147467259
Data : System.Collections.ListDictionaryInternal
TargetSite : Boolean HandleError(System.Exception)
Stack Trace :    at System.Web.UI.Page.HandleError(Exception e)
  at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  at System.Web.UI.Page.ProcessRequest(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
  at System.Web.UI.Page.ProcessRequest()
  at System.Web.UI.Page.ProcessRequestWithNoAssert(HttpContext context)
  at System.Web.UI.Page.ProcessRequest(HttpContext context)
  at ASP.dynamic_aspx.ProcessRequest(HttpContext context) in c:\Windows\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\root\49a10f32\18934afa\App_Web_zvyiovpi.0.cs:line 0
  at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
  at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

Additional Info:

MachineName :MyServer
TimeStamp : 14/03/2009 5:03:27 AM
FullName : Microsoft.Practices.EnterpriseLibrary.ExceptionHandling, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null
AppDomainName : /LM/W3SVC/2/ROOT-1-128814802219326861
ThreadIdentity : admin
WindowsIdentity : NT AUTHORITY\NETWORK SERVICE
    Inner Exception
    ---------------
    Type : System.FormatException, mscorlib, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
    Message : Input string was not in a correct format.
    Source : mscorlib
    Help link :
    Data : System.Collections.ListDictionaryInternal
    TargetSite : Void StringToNumber(System.String, System.Globalization.NumberStyles, NumberBuffer ByRef, System.Globalization.NumberFormatInfo, Boolean)
    Stack Trace :    at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
       at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
       at System.Int32.Parse(String s)
       at Controls_CreditCardInput.get_CardTypeId() in c:\inetpub\wwwroot\dsc\Store\CreditCardInput.ascx.cs:line 43
       at Controls_CreditCardInput.get_CreditCard() in c:\inetpub\wwwroot\dsc\Store\CreditCardInput.ascx.cs:line 75
       at Controls_SelectCreditcardPaymentMethod.get_EnteredCreditCard() in c:\inetpub\wwwroot\dsc\Store\SelectCreditcardPaymentMethod.ascx.cs:line 38
       at Store_SelectPaymentOption.get_CreditCard() in c:\inetpub\wwwroot\dsc\Store\SelectPaymentOption.ascx.cs:line 99
       at Store_Checkout.Page_PreRender(Object sender, EventArgs e) in c:\inetpub\wwwroot\dsc\Store\Checkout.ascx.cs:line 86
       at System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e)
       at System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e)
       at System.Web.UI.Control.OnPreRender(EventArgs e)
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)


Category: General
Priority: 0
EventId: 100
Severity: Error
Title:Enterprise Library Exception Handling
Machine: MyServer
<font face="Segoe UI" size="2">Application Domain: /LM/W3SVC/2/ROOT-1-128814802219326861
Process Id: 5572
Process Name: c:\windows\system32\inetsrv\w3wp.exe
Win32 Thread Id: 5056
Thread Name:
Extended Properties: Url - http://dsc.goldrush.local/Dynamic.aspx?p=Store/Checkout
RawUrl - /Store/Checkout.aspx
UseAgent - Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.0.7) Gecko/2009021910 Firefox/3.0.7 (.NET CLR 3.5.30729)
UrlReferrer - http://dsc.goldrush.local/Store/Checkout.aspx
IPAddress - 192.168.x.x
3/13/2009 10:31:58 PM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
Re: Paypal Standard
Try replacing web\store\SelectPaymentOption.ascx.cs with this one.
DotShoppingCart Staff
Page 1 of 2 (12 posts) << First < Prev 1 2 Next > Last >>