BugNET

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

BugNET Forums

 
  Forum  Support  General Support  Can not update bugs. V6.7 Fresh install
Previous Previous
 
Next Next
New Post 10/4/2006 9:22 PM
User is offline GBR
1 posts
No Ranking


Can not update bugs. V6.7 Fresh install 

Users can add bugs to the system but when updating the bug I get the following error.  For example:  I will get this error if i simply change the status from 'Open' to 'Close' and click 'Save'.  Any Ideas?  This is a fresh install with V6.7. 

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.BusinessLogicLayer.Bug.set_VersionId(Int32 value) +51
   BugNet.BugDetail.cmdUpdate_Click(Object sender, EventArgs e) +678
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102

Server Error in '/BugNET' Application.

Object reference not set to an instance of an object.

 
New Post 10/5/2006 7:05 AM
User is offline admin
658 posts
bugnetproject.com
1st Level Poster




Re: Can not update bugs. V6.7 Fresh install 
There is a know issue that when an issue has a version of "unassigned" it is not able to update.  You can go into the database and set the version id to another one. Sorry for the inconvenience.

This has been fixed in the new version 0.7

Davin Dubeau
BugNET - Core Developer

 
Previous Previous
 
Next Next
  Forum  Support  General Support  Can not update bugs. V6.7 Fresh install

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.