Re: 2.0 Installation/Configuration Errors

  •  03-25-2005, 9:27 AM

    Re: 2.0 Installation/Configuration Errors

    I didn't have a CuteSoft_Client/CuteChat/CDQ directory, but there is one under CuteSoft_Server/CuteChat. I put a copy of that directory and the config file under the client dir, but it didn't fix the bug.
     
    I'm using the CuteChat files from the Stand Alone SamplePortal application. I have created the following:
    • A DataProvider class that inherits from CuteSoft.Chat.DataProvider
    • An AppSettings key for OnlineTimeout
    • An AppSettings key for CuteChat.SqlClient.ConnectionString
    In my database, in the Chat_Config table, I have entries for Announcement, ChannelSkins, DataProviderType, and Description. The DataProviderType ConfigValue matches the class and assembly for my custom DataProvider. My CuteSoft.Chat.dll is marked as version 2.0.0.0.

    Please let me know if you have any ideas as to how to fix my problem.

    Thanks,
    -Conrad
     
     
View Complete Thread