Cute chat error

  •  03-22-2005, 9:00 AM

    Cute chat error

    I installed the new version of Cute Chat on my local machine.  For some reason I'm getting the the following error.  What could be causing this?
     
    Signature of the body and declaration in a method implementation do not match. Type: CuteSoft.Chat.DynamicAssembly.WebLayerChatApiDecoratorProxy. Assembly: CuteSoft.Chat.WebLayerChatApiDecoratorProxy, Version=0.0.0.0.
     
    Line 110: private Chat_Lobby[] GetAllCuteChatLobbies()
    Line 111: {
    Line 112: return ChatWebUtility.Api.GetLobbies();
    Line 113: }
    Line 114: 
View Complete Thread