Got an Exception

Last post 08-19-2008, 1:15 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  08-19-2008, 6:13 AM 43040

    Got an Exception

    Hi,
     
    I am working with cute live support. its an amazing tool to use.
    But unfortunately I am not able to install it.
     
    The client application is working perfectly but when I am doing login at operator side,
    I am getting exception as below
     
    ---------------------------
    http://192.168.9.55/LiveSupport/CuteSoft_Client/CuteChat/SupportService.asmx
    ---------------------------
     
    Server side error:System.Net.WebException: The request failed with HTTP status 404: Not Found.

       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)

       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)

       at LiveSupport.CuteChatService.SupportService.SupportLogin(String loginName, String password)

       at LiveSupport.LoginForm.button1_Click(Object sender, EventArgs e)
     
    I am following the steps as shown in deployment.htm.
    Please tell me if I am doing anything wrong.
     
    Please help me out.
     
    Thanks,
    Irfan
  •  08-19-2008, 1:15 PM 43054 in reply to 43040

    Re: Got an Exception

    Irfan,
    When you initially open the program you will see the screen below:



  • Web service Url: The Url of your website.

  • You can set default value of Web service Url by editng LiveSupport.exe.config file.

    <add key="CuteChatServiceUrlBase" value="http://yoursite.com"/>

    If the Web service Url you entered doesn't match the exact location of  CuteSoft_client folder, you will get this error.
     
    For example, if your site name is abc.com and you upload CuteSoft_client folder to the root of your web site, the value of Web service Url should be: http://abc.com.
     
    Hope it helps.
     
    It not, please let me know your configuration.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML