BugNET

Open source issue tracking & project management
Welcome to BugNET Register | Login |

BugNET Forums

 
  Forum  Support  General Support  Application Error - /BugNet/Bugs/BugList.aspx
Previous Previous
 
Next Next
New Post 11/26/2007 9:26 AM
User is offline datzent83
5 posts
No Ranking


Application Error - /BugNet/Bugs/BugList.aspx 
Modified By datzent83  on 11/26/2007 9:27:40 AM)

All of a sudden I started getting the below error on the buglist.aspx pages. Does anyone know what its all about? 

 

 

 

2007-11-26 12:25:13,709 [1] ERROR BugNET.Global [(null)] - Application Error

 

 

System.Web.HttpUnhandledException: Exception of type 'System.Web.HttpUnhandledException' was thrown. ---> System.FormatException: Input string was not in a correct format.

   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 BugNET.BugNavigator.SetValues()

   at BugNET.BugNavigator.Page_Load(Object sender, EventArgs e)

   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.OnLoad(EventArgs e)

   at BugNET.UserInterfaceLayer.BasePage.OnLoad(EventArgs e)

   at System.Web.UI.Control.LoadRecursive()

   at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

   --- End of inner 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.bugs_buglist_aspx.ProcessRequest(HttpContext context)

   at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()

   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)

 
New Post 12/9/2007 3:01 PM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Application Error - /BugNet/Bugs/BugList.aspx 

At first guess it looks like there is a missing query string parameter or it is malformed.


Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  General Support  Application Error - /BugNet/Bugs/BugList.aspx

Forum Policy

These Discussion Forums are dedicated to the discussion of the BugNET issue tracker.

For the benefit of the community and to protect the integrity of the project, please observe the following posting guidelines:
1. No Advertising.
2. No Flaming or Trolling.
3. No Profanity, Racism, or Prejudice.
4. Site Moderators have the final word on approving/removing a thread or post or comment.
5. English language posting only, please.