Integrating Standalone Chat with custom login

Last post 09-13-2005, 10:34 AM by mkill22. 1 replies.
Sort Posts: Previous Next
  •  09-12-2005, 6:39 AM 10372

    Integrating Standalone Chat with custom login

    I've just downloaded the standalone chat and messenger and I'm trying to integrate it into my custom portal with a view to purchasing it provided it all looks ok.
     
    At the moment I've hit the following problem while creating the data provider. I've created the class IbuySpyConnectionStringProvider as per the help file:
     
    PublicClass IbuySpyConnectionStringProvider 
        Inherits CuteSoft.Chat.ConnectionStringProvider

        PublicOverridesFunction GetConnectionString(ByVal user As CuteSoft.Chat.UserIdentity) AsString 

        EndFunction 

    EndClass  

     

    I get the following error:
     
    C:\Documents and Settings\j\My Documents\Visual Studio Projects\Heap\CuteChatControls\IbuySpyConnectionStringProvider.vb(4): 'Public Overrides Function GetConnectionString(user As CuteSoft.Chat.UserIdentity) As String' cannot override 'Protected Overridable Function GetConnectionString(user As CuteSoft.Chat.UserIdentity) As String' because they have different access levels.
     
    Can you tell me what I'm doing wrong?!?
     
    Thanks,
    Matt

  •  09-13-2005, 10:34 AM 10476 in reply to 10372

    Re: Integrating Standalone Chat with custom login

    Can no one help with this? I still can't get past this error!
     
    Thanks,
    Matt
View as RSS news feed in XML