I am currently beta testing PureChat and cannot understand why an error is received when a client ends a chat session and wants to view the log file of the chat.
The error is as follows:
================================================================
The XML page cannot be displayed
Cannot view XML input using style sheet. Please correct the error and then click the Refresh button, or try again later.
Invalid at the top level of the document. Error processing resource 'http://www.covertsurfer.com/purechat/purechat/PureChat...
Did The Log File View Yet? - 7/15/2008 1:26:41 PM
^
================================================================
There is only 1 line in the PureChatLogFileHandler.ashx file, which is as follows:
<%@ WebHandler Language="C#" Class="PureChat.PureChatLogFileHandler" %>
================================================================
Any assistance in resolving this issue would be greatly appreciated.
Tekrat