Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Chat and Cute Web Messeng...
»
Object reference not set to an instance of an object.
Object reference not set to an instance of an object.
06-19-2007, 4:24 PM
neo_uk
Joined on 06-20-2007
Posts 1
Object reference not set to an instance of an object.
Reply
Quote
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