[NullReferenceException: Object reference not set to an instance of an object.]
GW.Web.ShoppingCartPage.RenderAndSum(DataRowView currentRow) in C:\Inetpub\wwwroot\GWSetup\ShoppingCart.aspx.cs:25 0
ASP.ShoppingCart_aspx.__DataBind__control26(Object sender, EventArgs e) in C:\Inetpub\wwwroot\GWSetup\ShoppingCart.aspx:166
System.Web.UI.Control.OnDataBinding(EventArgs e) +66
System.Web.UI.Control.DataBind() +26
System.Web.UI.Control.DataBind() +86
System.Web.UI.Control.DataBind() +86
System.Web.UI.WebControls.DataGrid.CreateItem(Int3 2 itemIndex, Int32 dataSourceIndex, ListItemType itemType, Boolean dataBind, Object dataItem, DataGridColumn[] columns, TableRowCollection rows, PagedDataSource pagedDataSource) +169
System.Web.UI.WebControls.DataGrid.CreateControlHi erarchy(Boolean useDataSource) +1403
System.Web.UI.WebControls.BaseDataList.OnDataBindi ng(EventArgs e) +48
System.Web.UI.WebControls.BaseDataList.DataBind() +23
GW.Web.ShoppingCartPage.LoadData() in C:\Inetpub\wwwroot\GWSetup\ShoppingCart.aspx.cs:12 2
GW.Web.ShoppingCartPage.Page_Load(Object sender, EventArgs e) in C:\Inetpub\wwwroot\GWSetup\ShoppingCart.aspx.cs:76
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +714
|