Quantcast
Channel: BugNET Issue Tracker (Moved to GitHub)
Viewing all articles
Browse latest Browse all 2179

Commented Issue: OutOfMemoryException [101]

$
0
0
I have get OutOfMemoryException while clicking on export to excel on issues page.

[OutOfMemoryException: Exception of type 'System.OutOfMemoryException' was thrown.]
System.Collections.ArrayList.set_Capacity(Int32 value) +41
System.Web.UI.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +1105
BugNET.UserInterfaceLayer.WebControls.GridView.CreateChildControls(IEnumerable dataSource, Boolean dataBinding) +26
System.Web.UI.WebControls.CompositeDataBoundControl.PerformDataBinding(IEnumerable data) +66
System.Web.UI.WebControls.GridView.PerformDataBinding(IEnumerable data) +14
System.Web.UI.WebControls.DataBoundControl.OnDataSourceViewSelectCallback(IEnumerable data) +128
System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback) +33
System.Web.UI.WebControls.DataBoundControl.PerformSelect() +143
System.Web.UI.WebControls.BaseDataBoundControl.DataBind() +74
System.Web.UI.WebControls.GridView.DataBind() +4
BugNET.UserControls.DisplayIssues.DataBind() +2369
BugNET.Issues.IssueList.BindIssues(String issueViewSelectedValue) +7659
BugNET.Issues.IssueList.IssuesRebind(Object s, EventArgs e) +10
BugNET.UserControls.DisplayIssues.OnRebindCommand(EventArgs e) +22
BugNET.UserControls.DisplayIssues.gvIssues_PageIndexChanging(Object sender, GridViewPageEventArgs e) +42
System.Web.UI.WebControls.GridView.OnPageIndexChanging(GridViewPageEventArgs e) +139
BugNET.UserInterfaceLayer.WebControls.GridView.System.Web.UI.WebControls.IPageableItemContainer.SetPageProperties(Int32 startRowIndex, Int32 maximumRows, Boolean databind) +76
System.Web.UI.WebControls.DataPager.SetPageProperties(Int32 startRowIndex, Int32 maximumRows, Boolean databind) +61
System.Web.UI.WebControls.DataPager.set_PageSize(Int32 value) +55
BugNET.UserControls.DisplayIssues.ExportExcelButton_Click(Object sender, EventArgs e) +71
System.Web.UI.WebControls.LinkButton.OnClick(EventArgs e) +118
System.Web.UI.WebControls.LinkButton.RaisePostBackEvent(String eventArgument) +113
System.Web.UI.WebControls.LinkButton.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +9
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +13
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +176
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5563

Comments: How many issues were you exporting? I haven't seen this myself besides on servers with low memory.

Viewing all articles
Browse latest Browse all 2179

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>