Object reference not set to an instance of an object.

  •  06-19-2007, 4:24 PM

    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 67:         }
    Line 68:        
    Line 69:         if(CuteSoft.Chat.ChatWebUtility.CurrentIdentityIsAdministrator)
    Line 70:             temp += "<a Class=\"Big\" href='CuteSoft_Client/CuteChat/Admin'>Chat Admin</a>";           
    Line 71:         TopMenu.Text = temp;


    Source File: d:\hosting\member\iteglobal\IndianStudentsInUK\buzz\banner.ascx    Line: 69

    Can anyone help please?


View Complete Thread