Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




v3.1.0: Object reference not set to an instance of an object.

web-app

When I try to set the default "assign to" for a project, i got this error after clicking save.  It happens for every project which I picked a brand new user in "assign to" field, and it is the brand new project that I just created with no existing issue yet.

Object reference not set to an instance of an object. body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px} b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px} H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red } H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon } pre {font-family:"Lucida Console";font-size: .9em} .marker {font-weight: bold; color: black;text-decoration: none;} .version {color: gray;} .error {margin-bottom: 10px;} .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }

Server Error in '/Gemini' 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.]
   CounterSoft.Gemini.Web.Project.Admin.DefaultValues.btnSave_Click(Object sender, EventArgs e) +2050
   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) +1746

Version Information: Microsoft .NET Framework Version:2.0.50727.1433; ASP.NET Version:2.0.50727.1433

kha
· 1
kha
Replies (3)
helpful
0
not helpful

Can you please post the contents of the default values from the SQL table (for the project - gemini_projectdefaultvalues)?


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

[quote user="MarkWing"]Can you please post the contents of the default values from the SQL table (for the project - geminiprojectdefaultvalues)?[/quote]

I've emailed you to request for your email address so then I can send you the attachment which is the exported content of gemini
projectdefaultvalues table


kha
· 1
kha
helpful
0
not helpful

i know the cause of this problem now.

The problem is that I choosed the Issue Type scheme which is not completely define.  No status/type is selected in that Issue Type scheme


kha
· 1
kha