Search

You searched for the word(s):
< 1 second(s)
  • Re: Unable to Integrate

    Terry,&#160;Ok, now we're getting somewhere. We use Visual Source Safe in our dev environment. Source Safe puts a file named vssver.scc in each and every directory in a solution. When I remove this file from my /CuteSoft_Server/CuteChat/CDQ directory, the error goes away.&#160;I suggest that you modify your code so that you don't attempt to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by conrad on May 13, 2005
  • Re: Unable to Integrate

    Terry, Here are the details of my exception, and a piece of the code that raises the error. Please help me solve the problem. Thanks, -Conrad ***************************** Code from ChatLinkModule.ascx.cs ***************************** &#160;&#160;/// &lt;summary&gt; &#160;&#160;/// Populates the controls, sets the links, etc. &#160;&#160;/// ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by conrad on May 12, 2005
  • Unable to Integrate

    I am trying to use CuteChat in a custom web app. I got the&#160;stand alone sample&#160;up and running, but the integration&#160;into my app has been unsuccessful. The following code bombs:&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; CuteSoft.Chat.Chat_Lobby[] lobbies = ChatWebUtility.Api.GetLobbies();&#160;The exception ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by conrad on May 11, 2005