ChatProvider Error Message

Last post 12-22-2009, 1:19 AM by Kenneth. 5 replies.
Sort Posts: Previous Next
  •  12-15-2009, 6:42 PM 57765

    ChatProvider Error Message

    I just completed my purchase of a single domain license and am now beginning the installation and setup. 
    So far, I have:
    1. Extracted the zip file for CuteLiveSupport (standalone)
    2. Copied the Entire contents of "CuteSoft_Client/CuteChat" to the root of my website
    3. Executed the script that adds the proper tables to my SQL Server database (that is on another server)(tables added Ok)
    4. Modified the web.config file in my root to use my SQL Server connection string
     
    Upon executing the "Cute Live Support" on my system to connect to my website. I received the following message:

    ErronSystem.Web.Services.Protocols.SoapException:
    System.Web.Services.Protocols.SoapException: Server was unable to process
    request. —-> System.Exception: ChatProvider not initialized
    atCuteChat.ChatProvider.getJnstanceO
    at CuteChat.SupportService.SupportlsLogonO
    --- End of inner exception stack trace ---
    at
    System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClien
    tMessage message, WebResponse response, Stream responseStream, Boolean
    asyncCall)
    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
    methodName, Object[] parameters)
    at LiveSupport.CuteChatService.SupportService.SupportlsLogonO
    at LiveSupport.LoginForm.oc_DisplayClass7.<Firstlnit>b_0Q

     Can anyone point me in the right direction on this particular error?
     
    Thanks,
     
    -Larry-
     
  •  12-16-2009, 12:32 AM 57771 in reply to 57765

    Re: ChatProvider Error Message

    Hi Larry-E-Taylor,
     
     
    I think you missing steps 4.
     
    Regards,
     
    Ken
  •  12-16-2009, 3:05 PM 57800 in reply to 57771

    Re: ChatProvider Error Message

    Yes, I saw that.  I am not intending to "integrate" into the Membership roles. 
    I am trying to perform the installation described that has me copying a directory
    of files to the website and then installing the Operator console.
     
     
  •  12-17-2009, 9:59 PM 57829 in reply to 57800

    Re: ChatProvider Error Message

    Hi Larry-E-Taylor,
     
    This step is necessary, Cute LiveSupport need to get all information in the chat provider.
     
    Regards,
     
    Ken
  •  12-18-2009, 2:57 PM 57834 in reply to 57829

    Re: ChatProvider Error Message

    Hi Ken.  The link you gave for Step 4 looks like pseudocode, not actual code and it does not
    tell me where to copy-and-paste the code.  I was able to finally get the chat buttons to show
    up by copying the Global.asax file into my website root (it did not use Global.asax).  I was
    also able to modify web.config to point to my off-site SQL Server and use authenticated
    SMTP settings.
     
    Now I am trying to get the chat dialogs to work and use the cross-domain monitor code
    as described by Adam.  So far... no luck.
     
    -Larry-
     
  •  12-22-2009, 1:19 AM 57891 in reply to 57834

    Re: ChatProvider Error Message

    Hi Larry-E-Taylor,
     
    Please download the package below.The package contain a floder name "ChatProvider examples", there are several ChatProvider examples.
     
    you can refer to that examples to make your own chatprovider.
     
     
    Regards,
     
    ken
View as RSS news feed in XML