Object reference not set to an instance of an object.

Last post 06-20-2007, 1:50 PM by architect88. 2 replies.
Sort Posts: Previous Next
  •  06-19-2007, 4:24 PM 30902

    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?


  •  06-20-2007, 12:02 PM 30920 in reply to 30902

    Re: Object reference not set to an instance of an object.

    neo_uk,
     
    Most of these kind of errors are caused by wrong connection string. Please check your web.config file.
     
    Keep me posted
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  06-20-2007, 1:50 PM 30926 in reply to 30902

    Re: Object reference not set to an instance of an object.

     
    I am getting the same problem as well. Can someone please let me know the ID to use for the connection string? I have run the DB scripts and SQL Server is updated properly. But I am not sure which ID and password to put in for the connection. I did create an ID in SQL server with Admin access, however I still get the same error listed in this post when I try using the ID.
View as RSS news feed in XML