Kayako Logo
LiveResponse Desktop Application Discussion, troubleshooting and feedback for LiveResponse Desktop Application for Microsoft Windows.

Reply
 
LinkBack (2) Thread Tools Search this Thread Display Modes
  (#16) Old
Excel_Tech Offline
New Member
 
Posts: 4
Join Date: Feb 2008

SupportSuite
Owned License
Follow up - 13-03-2008, 07:48 PM

Any Update on this issue? Need different information?
   
Reply With Quote
  (#17) Old
Excel_Tech Offline
New Member
 
Posts: 4
Join Date: Feb 2008

SupportSuite
Owned License
13-03-2008, 07:49 PM

Sorry for the double post.
   
Reply With Quote
  (#18) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 789
Join Date: May 2005
Location: Boise, Idaho

14-03-2008, 04:21 AM

For everyone's information (there has been a lot of confusion about this in the past): The LiveResponse Client Application is really just a sophisticated wrapper around a very simple concept.

Both the client and staff ends in the LiveResponse system are nothing more than something that displays an HTML rendering of the conversation, sending messages to the server through an HTTP(s) POST operation.

These messages are sent to the server using AJAX + Javascript, and the code for each can be found in the following locations:

1. For the client: Look in the template called "chatheaderframe"
2. For the staff: Look in /themes/admin_default/winappchatcontentframe.tpl

Both of these source files contains code that is nearly identical. Each one performs a loop, polling the server for messages. If a message is received it is displayed.

When the staff user receives an error such as "The client's chat window is not responding," this means that the client's loop is no longer polling the server for updates. This can be caused by several things, such as network problems, browser incompatibility (although we test with IE6, IE7, Firefox2, Opera and Safari), or it is possible that the client has simply changed their mind and closed the window.

Please understand that we do not change the code in the LR Client that sends or receives messages between builds, so if you upgrade the client application and you experience problems, it is very very likely that it is coincidental (unless you upgraded your server software at the same time, then it is probably not a coincidence and you should open a support ticket)


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#19) Old
jrblaine Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
14-03-2008, 05:40 AM

I'm using Vista 64 bit system. And every version of Live support after 3.1.1.36 gives me a error about side by side operation. When I look in the event log I get the following error:

Activation context generation failed for "D:\Program Files (x86)\Kayako\LiveResponse\LiveResponse.exe". Dependent Assembly Microsoft.VC80.DebugCRT,processorArchitecture="x86 ",publicKeyToken="1fc8b3b9a1e18e3b",type="win32",v ersion="8.0.50727.762" could not be found. Please use sxstrace.exe for detailed diagnosis.
   
Reply With Quote
  (#20) Old
Ryan Lederman Offline
Chief Operating Officer
 
Ryan Lederman's Avatar
 
Posts: 789
Join Date: May 2005
Location: Boise, Idaho

14-03-2008, 10:24 PM

Sorry guys, it seems like a bad manifest creeped into the last few builds. Please download the .61 build from http://hotfix.kayako.com/latest.php?...platform=win32 and let me know *immediately* if you experience any problems.

NOTE: Make sure to uninstall before reinstalling LR.


Ryan Lederman (ryan.lederman ]at[ kayako.com)
----------------------------------------------------------------
---
   
Reply With Quote
  (#21) Old
netearth Offline
New Member
 
Posts: 24
Join Date: Sep 2004

16-03-2008, 10:39 AM

Quote:
Originally Posted by Ryan Lederman View Post
Sorry guys, it seems like a bad manifest creeped into the last few builds. Please download the .61 build from http://hotfix.kayako.com/latest.php?...platform=win32 and let me know *immediately* if you experience any problems.

NOTE: Make sure to uninstall before reinstalling LR.
Hi Ryan,

I use the eSupport Application (3.1.1.36 Stable), for live response. How do I apply the above as I am getting the same problems with timeouts etc?

Thanks,
Chris

Last edited by netearth : 16-03-2008 at 10:44 AM.
   
Reply With Quote
  (#22) Old
craigbrass Offline
Senior Member
 
Posts: 4,955
Join Date: Jun 2005
Location: Cumbria, UK

SupportSuite
Owned License
16-03-2008, 10:42 AM

I think you mean you are using SupportSuite. SupportSuite combines eSupport and LiveResponse.

In which case, you just need to go to http://hotfix.kayako.com/latest.php?...platform=win32 and download and install on each of your operator machines.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#23) Old
netearth Offline
New Member
 
Posts: 24
Join Date: Sep 2004

16-03-2008, 12:02 PM

Quote:
Originally Posted by craigbrass View Post
I think you mean you are using SupportSuite. SupportSuite combines eSupport and LiveResponse.

In which case, you just need to go to http://hotfix.kayako.com/latest.php?...platform=win32 and download and install on each of your operator machines.
Cheers Craig, I just tried it and went live a dream.

Chris
   
Reply With Quote
  (#24) Old
jrblaine Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
17-03-2008, 01:44 AM

I uninstalled my old version then installed the .61 version provided in the link. When a second staff member logs in our live support crashes. I have this error in the events log:

Faulting application LiveResponse.exe, version 3.1.1.61, time stamp 0x47dae344, faulting module unknown, version 0.0.0.0, time stamp 0x00000000, exception code 0xc0000005, fault offset 0x00000000, process id 0xfdc, application start time 0x01c887ca4cdcdacc.

Faulting application LiveResponse.exe, version 3.1.1.61, time stamp 0x47dae344, faulting module MFC80U.DLL, version 8.0.50727.762, time stamp 0x45713438, exception code 0xc0000005, fault offset 0x00023c58, process id 0x1344, application start time 0x01c887c94eb3e5f2.

Faulting application LiveResponse.exe, version 3.1.1.61, time stamp 0x47dae344, faulting module ntdll.dll, version 6.0.6000.16386, time stamp 0x4549bdf8, exception code 0xc0000029, fault offset 0x000675fc, process id 0x1344, application start time 0x01c887c94eb3e5f2.

Last edited by jrblaine : 17-03-2008 at 01:58 AM. Reason: More error codes
   
Reply With Quote
  (#25) Old
craigbrass Offline
Senior Member
 
Posts: 4,955
Join Date: Jun 2005
Location: Cumbria, UK

SupportSuite
Owned License
17-03-2008, 09:02 AM

A few sites suggest that it is a virus (just done a bit of digging around the net). Have you done a full virus scan to check to see if it is that?


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#26) Old
jrblaine Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
17-03-2008, 12:11 PM

I have kaspersky and done a full scan today and yesturday. No viruses.
   
Reply With Quote
  (#27) Old
craigbrass Offline
Senior Member
 
Posts: 4,955
Join Date: Jun 2005
Location: Cumbria, UK

SupportSuite
Owned License
17-03-2008, 12:23 PM

What about spyware? Tried a scan for that?


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#28) Old
jrblaine Offline
New Member
 
Posts: 6
Join Date: Jun 2007

SupportSuite
18-03-2008, 01:48 AM

I don't have any viruses or spyware, and three other machines using xp are also crashing and they are virus and spyware free. And I don't have any crashes with version .36
   
Reply With Quote
  (#29) Old
craigbrass Offline
Senior Member
 
Posts: 4,955
Join Date: Jun 2005
Location: Cumbria, UK

SupportSuite
Owned License
18-03-2008, 09:15 AM

Oh right, works fine with an earlier version. I missed that point. It is a WinApp problem then.


Craig Brass - Kayako Forum Squatter (Note: I am NOT a staff member)

Icon Headquarters - Its Elixir - Web2Messenger
   
Reply With Quote
  (#30) Old
owh Offline
New Member
 
Posts: 6
Join Date: Feb 2008

LiveResponse
Owned License
18-03-2008, 07:28 PM

im using the latest .61 and still getting the same issues, im thinking of leaving kayako to our own in house system but really dont want to have to go down this root
   
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

LinkBacks (?)
LinkBack to this Thread: http://forums.kayako.com/f57/liveresponse-chat-problems-since-48-later-update-15761/
Posted By For Type Date
kayako live support problem - Web Hosting Talk - The largest, most influential web hosting community on the Internet This thread Refback 23-02-2008 06:30 PM
kayako live support problem - Web Hosting Talk - The largest, most influential web hosting community on the Internet This thread Refback 22-02-2008 06:58 PM

Similar Threads
Thread Thread Starter Forum Replies Last Post
LiveResponse chat icon in multiple languages. ServWise.com LiveResponse Desktop Application 3 25-03-2008 06:49 AM
LiveResponse: Forced chat.. does it work? jamesMSD LiveResponse Desktop Application 0 31-10-2006 06:55 PM



Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0

Kayako provides online help desk software and support solutions; enabling companies to improve their support and reduce costs.

Our three main products include: SupportSuite, eSupport and LiveResponse



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46