ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > N.A.N.Y. 2009

NANY 2009 Release: I Don't Want To Be Homeless

<< < (3/4) > >>

Perry Mowbray:
Saving profile changes throws a duplicate primary key error.
-Perry Mowbray (January 01, 2009, 11:48 PM)
--- End quote ---

Thanks Perry. This is fixed now.
-theo geer (January 02, 2009, 12:03 AM)
--- End quote ---

I'm having trouble changing my gender  :-[

theo geer:
Saving profile changes throws a duplicate primary key error.
-Perry Mowbray (January 01, 2009, 11:48 PM)
--- End quote ---

Thanks Perry. This is fixed now.
-theo geer (January 02, 2009, 12:03 AM)
--- End quote ---

I'm having trouble changing my gender  :-[
-Perry Mowbray (January 02, 2009, 12:10 AM)
--- End quote ---

I noticed that when I was fixing the above bug. It's changing in the database fine. The profile loader is having trouble setting the combo box value. I'll fix this tomorrow. :)

kwacky1:
Can you fix this bug too  ;D.. i chose sign up, entered my username and desired password, clicked the magic button and kaboom.. sorry

----
Server Error in '/idwtbh' Application.

The given key was not present in the dictionary.

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.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary.

Source Error:


Line 89:
Line 90:          lblMaxDataDay.Text = maxDate.ToShortDateString();
Line 91:          lblLastSpent.Text = thisUserData.DailySpent[maxDate].ToString();
Line 92:          lblSuccessRate.Text = Rate.ToString().Substring(0,6) + "%";
Line 93:       }

Source File: d:\Inetpub\sonofgwydion\idwtbh\Default.aspx.cs    Line: 91

Stack Trace:


[KeyNotFoundException: The given key was not present in the dictionary.]
   System.ThrowHelper.ThrowKeyNotFoundException() +28
   System.Collections.Generic.Dictionary`2.get_Item(TKey key) +88
   _Default.Page_Load(Object sender, EventArgs e) in d:\Inetpub\sonofgwydion\idwtbh\Default.aspx.cs:91
   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
   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.3053; ASP.NET Version:2.0.50727.3053

theo geer:
Can you fix this bug too  ;D.. i chose sign up, entered my username and desired password, clicked the magic button and kaboom.. sorry
-kwacky1 (January 02, 2009, 04:58 AM)
--- End quote ---

scrod! I'll take a look at this today.

Thanks,

theo

theo geer:
Can you fix this bug too  ;D.. i chose sign up, entered my username and desired password, clicked the magic button and kaboom.. sorry
-kwacky1 (January 02, 2009, 04:58 AM)
--- End quote ---

scrod! I'll take a look at this today.

Thanks,

theo
-theo geer (January 02, 2009, 08:29 AM)
--- End quote ---

This is fixed. You should be able to log in with the username and password you set up. The registration was successful, the error happened after redirecting back to the home page.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version