Hi
I need to create a new issue on the Bugnet site, but it keeps failing.
Here is the issue I am trying to log:
-----------------------------------------------------------------------------------------------
I am not sure whether it is Beta1 or Beta2 that I downloaded.
Steps I followed:
- Created custom field (type string)
- Added issue and completed this field
- Altered the custom field (changed name to contain brackets, and type to rich text)
- Added new custom fields (rich text)
- Clicked on New Issue button and got this exception (see attachment)
Server Error in '/BugNetBeta' Application.
Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.
Source Error:
An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. |
Stack Trace:
[NullReferenceException: Object reference not set to an instance of an object.]
BugNET.UserControls.DisplayCustomFields.lstCustomFieldsItemDataBound(Object s, DataListItemEventArgs e) +1096
System.Web.UI.WebControls.DataList.OnItemDataBound(DataListItemEventArgs e) +8672022
System.Web.UI.WebControls.DataList.CreateItem(Int32 itemIndex, ListItemType itemType, Boolean dataBind, Object dataItem) +137
System.Web.UI.WebControls.DataList.CreateControlHierarchy(Boolean useDataSource) +459
System.Web.UI.WebControls.BaseDataList.OnDataBinding(EventArgs e) +54
System.Web.UI.WebControls.BaseDataList.DataBind() +55
BugNET.UserControls.DisplayCustomFields.DataBind() +33
BugNET.Issues.IssueDetail.Page_Load(Object sender, EventArgs e) +586
System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
System.Web.UI.Control.OnLoad(EventArgs e) +99
BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e) +15
System.Web.UI.Control.LoadRecursive() +50
System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
|
Version Information: Microsoft .NET Framework Version:2.0.50727.4016; ASP.NET Version:2.0.50727.4016
Thanks,
Pieter