Messenger will not add contacts

Last post 07-05-2005, 11:07 AM by Adam. 1 replies.
Sort Posts: Previous Next
  •  07-04-2005, 6:36 PM 8348

    Messenger will not add contacts

    i am using the cute chat and messenger with the ASP.Net starter kit.  when the messenger tries to search users i get a server error that says:
     
    Server Error in '/barbelles' Application.
    --------------------------------------------------------------------------------
    Column 'User_Username,' does not belong to table Table.
    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.ArgumentException: Column 'User_Username,' does not belong to table Table.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below. 
    Stack Trace:

    [ArgumentException: Column 'User_Username,' does not belong to table Table.]
       System.Data.DataRow.get_Item(String columnName) +120
       CuteChatControls.CommunityDataProvider.SearchUserUniqueNameByDisplayName(String userDisplaName) +228
       z.SearchUserUniqueNameByDisplayName(String userDisplaName) +105
       CuteSoft.Chat.ChatApi.SearchUserUniqueNameByDisplayName(String displayname) +25
       CuteSoft.Chat.DynamicAssembly.ServiceLayerChatApiDecoratorProxy.SearchUserUniqueNameByDisplayName_InterceptedCall(String displayname) +78
       CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy.SearchUserUniqueNameByDisplayName_InterceptedCall(String displayname) +78
       CuteSoft.Chat.UI.CuteSoft_Client.CuteChat.SearchUser.BindDataGrid() +324
       CuteSoft.Chat.UI.CuteSoft_Client.CuteChat.SearchUser.c(Object A_0, EventArgs A_1) +336
       System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
       System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
       System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
       System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
       System.Web.UI.Page.ProcessRequestMain() +1281
     

    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:1.1.4322.2300; ASP.NET Version:1.1.4322.2300
     
    it looks like the search is looking for User table where the community does not have that table, but instead has a table Community_Users, i tried to look into the code to see if i can change that line however i don't have the .cs files to edit.  is there a patch for this?  i can create a table called user, but then i'd have to find the stored procedure and change that and i am not sure i want to mess with all that right now
  •  07-05-2005, 11:07 AM 8361 in reply to 8348

    Re: Messenger will not add contacts

    BillyZ,
     
    We will investigate this issue and get back to you as soon as possible.
     
    Sorry for the inconvenience.
     
     

    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

View as RSS news feed in XML