Search

You searched for the word(s): error
Showing page 223 of 969 (9,685 total posts) < 1 second(s)
  • 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 ...
    Posted to Cute Live Support (Forum) by Adam on August 19, 2008
  • Re: Image Gallery Path Problem

    >>What we want is to upload the images to the Media Server(ms1) using the Rich TextEditor. We have tried the solution you have proposed in the thread http://cutesoft.net/forums/thread/3413.aspx but it did not work. THat's the best suggestion for this situation. Can you explain why it doesn't work? Did you get any error ...
    Posted to Cute Editor for .NET (Forum) by Adam on January 14, 2008
  • Re: New version for sample project (LiveSupportWeb.sln) does not compile

    Hi, Please make sure , the first line of the Global.asax is : <%@ Application Language=''C#'' ClassName=''GlobalAsax'' %>   If you still get such error , please open the Global.asax , and move the class code   ''public class ExampleProvider : ChatProvider { ... } ''   to a file into the ~/App_Code   And ...
    Posted to Cute Live Support (Forum) by cutechat on November 9, 2007
  • Re: UnauthorizedAccessException

    To grant ASP.NET write access to a file, right-click the file in Explorer, choose ''Properties'' and select the Security tab. Click ''Add'' to add the ''{machinename}\ASPNET'' user. Highlight the ASP.NET account, and check the Write box in the Allow column. ''     If you did the above, and you still get the error, it probably means ...
    Posted to Cute Live Support (Forum) by Adam on October 22, 2007
  • Re: Context menu not appearing

    janejane1984,   >>client, who is using IE6, cannot view the font size menu. Whenever they click on the font size menu, a page error appears in the bottom left hand corner of the page and the menu doesn't open. This ONLY happens for the size menu, the font name menu is fine.   Are you able to reproduce this issue by ...
    Posted to Cute Editor for .NET (Forum) by Adam on September 12, 2007
  • Re: Operator not logging

    adilaleem: I used client chat tag in three websites websiteA, websiteB and websiteC, if i am connecting to admin panel using websiteA or websiteB URLs then its working fine but when i am using websiteC URL then it keep raising an error ''Login form return OK! but login failed''. why?. how can i resolve this problem. (i have a demo ...
    Posted to Cute Live Support (Forum) by Adam on March 15, 2007
  • Re: .chm documentation file not displaying pages

    ias0nas,   Please check the following thread:http://www.nik.com.au/archives/2005/04/06/chm-help-files-error-the-page-cannot-be-displayed/   Anish wrote: Seems finally there is some work around solution to this issue. Though this solution is not at all feasible for lay man users who are just using an application which is calling a ...
    Posted to Cute Live Support (Forum) by Adam on September 11, 2006
  • Re: Cute Chat and Cute Web Messenger problem with script in cs2.0

    >>If I Execute the Sql script i get this error: Line 4: Incorrect syntax near ''e''.   Are you using SQL Server Enterprise Manager and execute CuteChat3.sql?   I double-checked the SQL Scrit in the CuteChat for CS 2.0 package and it's good one. Execute SQLScripts\cutechat3.sql against your Community ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on July 19, 2006
  • This may not be a license issue

    For license issues, the error message reads like. ''you're on a Domain license'', ''the domain registerd in your license doesn't match''... ''actual name detected''.   I'd recommend you to do a re-installation. Wipe off everything and do a refresh installation. Use our demo pages that come with the .zip in ''cs'' subfolder, once you get our ...
    Posted to Purchase / License FAQ (Forum) by Karen on July 14, 2006
  • Re: Problems when upload file image

    ano,   It looks like you are using an ealier version of CuteEditor.   http://cutesoft.net/example/general.aspx   Please try the upload function in the above example.   If you upload an image which contains the special charaters(! # $ % ^ & * | ( [ { ) ] } ? : ; < > ` (grave accent) ' (single-quote) '' ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 31, 2006