|
sxates -> RE: Bug Report (4/11/2005 10:07:59 PM)
|
After uploading an avatar and saving profile settings, I got a page that says "object moved here" and I received the following when I clicked "here": 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: Line 70: Dim tempRegStr(), finalRegSQLString As String Line 71: Line 72: fname = Request.Form("fname").Trim() Line 73: lname = Request.Form("lname").Trim() Line 74: ' ***** SWN CUSTOMIZATION ***** Source File: E:\Replicated\National\Forums\editProfilePro.aspx Line: 72 Stack Trace: [NullReferenceException: Object reference not set to an instance of an object.] ASP.editProfilePro_aspx.__Render__control1(HtmlTextWriter __output, Control parameterContainer) in E:\Replicated\National\Forums\editProfilePro.aspx:72 System.Web.UI.Control.RenderChildren(HtmlTextWriter writer) +27 System.Web.UI.Control.Render(HtmlTextWriter writer) +7 System.Web.UI.Control.RenderControl(HtmlTextWriter writer) +243 System.Web.UI.Page.ProcessRequestMain() +1926 Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
|
|
|
|