So, I cannot figure out for the life of me what the problem is - my avatar pic disappeared a long time ago and every time I try to go to my profile, I get some weird server error with yellow and red type. It is the strangest thing - happens on more than one computer. I have tried to log in using my knot account because my signature over there says I am like 60 weeks pregnant or something like that, and I can't get logged in over there either! I really want to change my siggy pics, they are pretty old now

(
Re: Computer Savvy ladies - profile issue!
This is the stupid message I get every time:
Server Error in '/profiles' 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:
<PRE>Line 10: <a class="<%= (Model.IsImageAlreadySelected(item.Key, "Image Carousel")) ? "selected" : "unselected" %>" href="https://community.thenest.com/cs/ks/forums/AddPost.aspx?PostID=52773460#"> Line 11: <img class="check" src="<%= Html.Content("~/profiles-resources/images/img_check.png", Url.RequestContext) %>" alt="selected" /> <FONT color=red>Line 12: <img id="<%= item.Key %>" class="phototile" src="<%= item.Tile.ToString() %>" alt="" width="90" height="90" /> </FONT>Line 13: </a> Line 14: </li></PRE>
Source File: d:siterootwwwprofilesAreasMyNestViewsMyBioControlsContentTemplatesCommonTile.ascx Line: 12
Stack Trace:
<PRE>[NullReferenceException: Object reference not set to an instance of an object.] ASP.areas_mynest_views_mybio_controls_contenttemplates_common_tile_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer) in d:siterootwwwprofilesAreasMyNestViewsMyBioControlsContentTemplatesCommonTile.ascx:12 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +114 System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children) +239 System.Web.UI.Page.Render(HtmlTextWriter writer) +37 System.Web.Mvc.ViewPage.Render(HtmlTextWriter writer) +93 System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +4239 </PRE>
Version Information: Microsoft .NET Framework Version:2.0.50727.4206; ASP.NET Version:2.0.50727.4209 <>c__DisplayClass1.b__0() at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.<>c__DisplayClass4.b__3() at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap[TResult](Func`1 func) at System.Web.Mvc.HttpHandlerUtil.ServerExecuteHttpHandlerWrapper.Wrap(Action action) at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) [HttpException]: Error executing child request for handler 'System.Web.Mvc.HttpHandlerUtil+ServerExecuteHttpHandlerWrapper'. at System.Web.HttpServerUtility.ExecuteInternal(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage, VirtualPath path, VirtualPath filePath, String physPath, Exception error, String queryStringOverride) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm, Boolean setPreviousPage) at System.Web.HttpServerUtility.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.HttpServerUtilityWrapper.Execute(IHttpHandler handler, TextWriter writer, Boolean preserveForm) at System.Web.Mvc.ViewPage.RenderView(ViewContext viewContext) at System.Web.Mvc.ViewResultBase.ExecuteResult(ControllerContext context) at System.Web.Mvc.ControllerActionInvoker.<>c__DisplayClass14.b__11() at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultFilter(IResultFilter filter, ResultExecutingContext preContext, Func`1 continuation) at System.Web.Mvc.ControllerActionInvoker.InvokeActionResultWithFilters(ControllerContext controllerContext, IList`1 filters, ActionResult actionResult) at System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) at System.Web.Mvc.Controller.ExecuteCore() at System.Web.Mvc.MvcHandler.<>c__DisplayClass8.b__4() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass1.b__0() at System.Web.Mvc.Async.AsyncResultWrapper.<>c__DisplayClass8`1.b__7(IAsyncResult _) at System.Web.Mvc.Async.AsyncResultWrapper.WrappedAsyncResult`1.End() at System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) at System.Web.HttpApplication.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) -->