Changing site avatar ASP bug

I hope this is the right forum

When I try to upload an account avatar on this site, I get this:


Server Error in '/' 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.]
GalCiv2.MyAccount.UpdateDBValues(String _PersonalImage) +573
GalCiv2.MyAccount.Upload_Click(Object Sender, EventArgs e) +3398
System.Web.UI.HtmlControls.HtmlInputButton.OnServerClick(EventArgs e) +105
System.Web.UI.HtmlControls.HtmlInputButton.RaisePostBackEvent(String eventArgument) +106
System.Web.UI.HtmlControls.HtmlInputButton.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


Version Information: Microsoft .NET Framework Version:2.0.50727.42; ASP.NET Version:2.0.50727.42
10,293 views 9 replies
Reply #1 Top
I will be sure to alert the developers to this thread when I see them come online.
Reply #2 Top
Avatar site? Did I miss something?
Reply #3 Top
Avatar as in forum avatar. That little picture in the top right corner of your post?
Reply #4 Top

Are you still seeing this error when you try to upload your "avatar"?  I am assuming are referring to your Personal Icon and not your Personal Photo. 

Reply #5 Top
You assumed right and yes, as of posting time it is still the same error.
Reply #6 Top
what browser (along with it's version) would you be using?
Reply #7 Top
Opera 9.0
Reply #8 Top
OK. Works in Firefox 1.5.0.4
Reply #9 Top
Yes, this appears to just be a problem between Opera and our code.  We will be working on a fix for this.