Search

You searched for the word(s): error
Showing page 224 of 969 (9,685 total posts) < 1 second(s)
  • Re: Hi I am new to cute editor..

    navin,   Thanks for the nice comments about CuteEditor.   >>1.when there is a image swapping in html through javascript the image cannot be selected.   Can you explain this issue in more details?   >>2.I cant save the template using the save button in the editor.Its not saving.   Did you get any error ...
    Posted to Cute Editor for .NET (Forum) by Adam on May 30, 2006
  • Are you running on Chat and Messenger v2?

    The error msg shows you're running on v2 of CuteChat and Messenger. And if you purchased the license recently, your license file is probably for v3 rather than v2.   You can either upgrade to v3, download from here http://cutesoft.net/Downloads/default.aspx Or downgrade your license to v2. But once you decide to go with v2, to go back to ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Karen on May 23, 2006
  • Re: Accessing a modal dialogue without displaying the editor itself

    Hi Fermin,   I think the answer to your question is to use the following code in your BLOCKED SCRIPT    var url=showModalDialog(''../CuteSoft_Client/CuteEditor/Dialogs/InsertImage.aspx?settinghash=&<%=Editor1.Setting.GetHashString()%>'', ''Image Manager'',''dialogWidth:670px;dialogHeight:650px'');   You can ...
    Posted to Cute Editor for .NET (Forum) by dotcom on August 22, 2005
  • Re: SecurityPolicyFile : /CuteSoft_Client/CuteEditor/Configuration/Security/default.config not found

    After some troubleshooting, I realized that this error is not caused by the version of the .NET Framework. It occurs if cuteeditor is run from a sub folder within the virtual directory. The solution seems to be to set the 'FilesPath' property to 'CuteSoft_Client/CuteEditor/'. Once this is property is set, the editor can be run ...
    Posted to Cute Editor for .NET (Forum) by james dean on May 23, 2005
  • Re: Couple Small Bugs in 2.0

    You could implement the CuteSoft.Chat.ConnectionStringProvider  , and register it in web.config as : <configuration> <appSettings> <add key=''CuteChat.ConnectionStringProvider'' value=''YourNS.YourConnectionProvider,YourAssembly''/> </appSettings></configuration> the could should be namespace ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on March 16, 2005
  • Re: Asp Site and MSSQL server database

    Hi Canan, do you use the clear text in your database to store the user password? If so, here are my suggestions. 1. User Registration and Management You can still use the existing ASP script to do the user Registration and Management. 2. Login and Authentication Remove the register code from the Cute Chat but leave the Login ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on November 28, 2004
  • Re: Error with Emoticons

    twdo:''# 296 Unspecified error.'' it should be a javascript error . Do you see more error details ?for example , the filename and line number ?Regards , Terry .
    Posted to Cute Chat and Cute Web Messenger (Forum) by cutechat on November 24, 2004
  • Re: DotNetGallery License Issue #2

    Mark,   Make sure you didn't specify the location of the license file at two different places.   For example, you created a new web application webapplication1, and create the licenses folder which contains the license file.   But in the root of your wwwroot, you have the web.config file which also specify the location of the ...
    Posted to Purchase / License FAQ (Forum) by Adam on May 10, 2004
  • Re: "gallery1_currentpage is null or not an object" error

    Andrew,   Can you create a very simple gallery on your server and test again? I mean please remove all the other controls.   If the problem exists,  send your site FTP information to me through PM.    
    Posted to ASP.Net Image Gallery (Forum) by Adam on April 20, 2006
  • Re: Upload Error via laptop (wireless)

    Hi,   Did you upload files for difference size ??   I think the problem is still the http runtime setting.   In other PC , maybe you installed the Silverlight, and it support large file upload.   But maybe in your laptop , Silverlight is not installed.   And is your application use medium-trust ...
    Posted to Ajax Uploader (Forum) by cutechat on June 29, 2009