Integration with portal (VS.NET 2005 Beta2) ...

  •  07-07-2005, 9:13 AM

    Integration with portal (VS.NET 2005 Beta2) ...

    It is impossible to integrate CuteChat with the portal written in the environment VS.NET 2005 Beta2, namely:

    Has created classes:

    MainChatDataProvider - the successor from CuteSoft.Chat.DataProvider

    MainChatConnectionStringProvider - the successor from CuteSoft.Chat.ConnectionStringProvider

    Has registered in WEB.Config:

    <appSettings>

    <add key = " CuteChat.ConnectionStringProvider " value = "WEBPortal.MainChatConnectionStringProvider,WEBPortal "/>

    </appSettings>

    In a result at attempt to receive the list of rooms, I receive a mistake:

    Could not load type WEBPortal. MainChatConnectionStringProvider ' from assembly ' CuteSoft. Chat, Version=2.0.0.0, Culture=neutral, PublicKeyToken=da0fc3a24b6f18ba '.


    On English: Automatic intellegance - a task of generations ...
    По Русски: Искуственный интеллект - задача поколений ...
View Complete Thread