ChattyWays Web Messenger - Community Credit Forums
in

    Community Credit Forums

ChattyWays Web Messenger

Last post Tue, Nov 7 2006 8:10 AM by DavidSilverlight. 7 replies.
Page 1 of 1 (8 items)
Sort Posts: Previous Next
  • Wed, Nov 1 2006 7:51 AM

    ChattyWays Web Messenger

    Nice job; community-credit is cool, more grease to your elbow.

     

    Thanks so much for ChattyWays web messenger code.

    My name is Daniel, i'm practising web messeger codes and i came across ChattyWays version1 which i

    downloaded to practise; but i'm having a problem when i got to ChatIEFrame/ChatIEMessage.aspx to stat

    chating, it give the following errors i will appreciate if you can let me know what is the problem and

    what to do.





    :::The code:::

    1) On alert message box: VB

    "GetMessageXML.asmx/doGetLatestMessages?strChatID=1&strLastMessageID=0

    SO WHEN I CLICK 'OK' IT THEN BRING ANOTHER ERROR (SEE BELOW):

    2) <?xml version="10"?>
    <DataSet xmlns="
    http://ChattyWays.comt/">
    <xs:schema id="NewDataSet" xmlns="" xmlns:xs="
    http://www.w3.org/2001/XMLSchema "

    xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
    <s:element name=NewDataSet" msdata:IsDataSet="true">
    <xs:complexType>
    <xs:choice maxOccurs="unbounded">
    <xs:element name="Table">
    <xs:complexType>
    <xs:sequence>
    <xs:element name="UserName" type="xs:string" minOccurs="0"/>
    <xs:element name="FirstName" type="xs:string" minOccurs="0"/>
    <xs:element name="LastName" type="xs:string" minOccurs="0"/>
    <xs:element name="ScreenName" type="xs:string" minOccurs="0"/>
    <xs:element name="MessageText" type="xs:string" minOccurs="0"/>
    <xs:element name="MessageID" type="xs:int" minOccurs="0"/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:choice>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    <diffgr:diffgram xmmlns:msdata="urn:schemas-microsoft-com:xml-

    Daniel

  • Wed, Nov 1 2006 5:30 PM In reply to

    Re: ChattyWays Web Messenger

    Please could somebody help me out on the problems i noted above.

    Thanks Daniel

  • Wed, Nov 1 2006 6:02 PM In reply to

    Re: ChattyWays Web Messenger

    Hey Daniel,

       Sure, I can help.  Let me start by trying to fully understand your problem.  My first question would be which website did you download it from?    I am asking because it is on a few sites and I want to make sure we are working from the same version.  Why don't we set it up on Community-Credit somewhere and add it the download files section.  I don't believe that what you are seeing is an error message.  It looks more as if it is just returning no data.

        It has been a while since I have looked at the code, believe it or not.  In fact, it was my very first .NET application, but I spent quite a lot of time on it because it was so much fun to write. The concepts are pretty simple, so I can certainly help you through any problems that you come across.

    Kindest regards,
      David Silverlight

    Follow me on Twitter: @HeadGeek
  • Fri, Nov 3 2006 5:00 AM In reply to

    Re: ChattyWays Web Messenger

    Hi David,

    Thanks for your readness to help me. I downloaded ChattyWays code.zip file at "http://www.webscriptsdirectory.com/ASP-NET/Chat/" and i guess is version 1. I agree with you to set it up and place it on Community-Credit's download files section, so how do we start?, i will like to work with you.

    Thanks Daniel

  • Fri, Nov 3 2006 12:05 PM In reply to

    Re: ChattyWays Web Messenger

    Hey Daniel,

         I can set it up this weekend.  If you have any questions in the meanwhile, I can definitely help you with them.

    Kindest regards,
      David Silverlight

    Follow me on Twitter: @HeadGeek
    Filed under:
  • Mon, Nov 6 2006 7:08 AM In reply to

    Re: ChattyWays Web Messenger

    Hi David,

    How was your weekend, hope not too busy, i reload ChattyWays files and now the error is on ChattyWelcome.aspx as follow:

     

    Cannot insert the value NULL into column 'ChatStartDateTime', table 'olajideassociates_dbid.dbo.ChatSessions'; column does not allow nulls. INSERT fails. The statement has been terminated.

     

    Please what could be the problem?

    OR May Be you should please send me the link where to download a working ChattyWays as this one is given another error?

    Thanks

    Daniel .A

  • Tue, Nov 7 2006 8:09 AM In reply to

    Re: ChattyWays Web Messenger

    Hey Daniel,

         My apologies for not replying sooner.    I will try to post it tommorrow.  I will also post a SQL Script because there seems to be a problem with the one that you are using.  The reason that you are getting that error is that the default value of that field should be set to getdate() and that default must not be set in the sql script.

    Kindest regards,
      David Silverlight

    Follow me on Twitter: @HeadGeek
  • Tue, Nov 7 2006 8:10 AM In reply to

    Re: ChattyWays Web Messenger

    I might convert it to 2.0 and make it part of Community Credit as well.
    Kindest regards,
      David Silverlight

    Follow me on Twitter: @HeadGeek
Page 1 of 1 (8 items)
Powered by Community Server (Commercial Edition), by Telligent Systems