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 121:			Next
Line 122:			
Line 123:			If (relDesignations.Trim() = ",") then
Line 124:				RealtorName.text = relName
Line 125:			else

Source File: C:\Inetpub\wwwroot\NeighborhoodSite\realtor.ascx    Line: 123

Stack Trace:


[NullReferenceException: Object reference not set to an instance of an object.]
   ASP.realtor_ascx.Page_Load(Object Src, EventArgs E) in C:\Inetpub\wwwroot\NeighborhoodSite\realtor.ascx:123
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Control.LoadRecursive() +98
   System.Web.UI.Page.ProcessRequestMain() +750


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