Search

You searched for the word(s): upgrade
Showing page 3 of 131 (1,305 total posts) < 1 second(s)
  • Purchase/upgrade question

    Hi. I evaluated Cute Chat and Live Support a couple of months ago, but I decided to hold off on buying while waiting for Community Server 2007 to come out, which I'm using on my website.  I'm interested in purchasing them now or soon, but I do have one concern.  As I understand it from looking at other forum posts, and ...
    Posted to Purchase / License FAQ (Forum) by mfcollins3 on April 18, 2007
  • Re: Upgrade to CuteEditor 5.1 fails

    This is indeed a license file issue. I just copied the demo license file in the bin directory and CuteEditor worked perfect. But when I copy my original license file (small business license) the editor fails to load.   Adam, Who do I talk to about this. This is a development box that we are testing the DNN upgrade on and CuteEditor seems ...
    Posted to Cute Editor for .NET (Forum) by rodriguezja on January 13, 2006
  • Re: Product upgrade

    OK -- latest status.  The have switched my host to v1.1 and the cuteditor for .net is working very well.  Three questions:   1) The document download fails with an ''Object reference not set to an instance of an object''.  Your demo on this site also develops this same error.  The Demo for CuteEdit for ASP on this ...
    Posted to Cute Editor for ASP (Forum) by Phil on August 8, 2004
  • Re: V6.0 - Upgrade and Licensing Questions

    Alan,   To upgrade to this new version, it's better to delele all the client files and DLLs. And add reference to the new CuteEditor.dll, the recompile your project.   Yes, your existing license will work. You don't need a new license for the version 6.0.    
    Posted to Cute Editor for .NET (Forum) by Adam on April 16, 2007
  • Re: getting an error for 5MB+ files after upgrade to 2.0

    Hi,   It's great that you have found a solution to fix it.     AjaxUploader adds the Flash/Silverlight support to let upload be more powerful.   In your case , I think because there must be a server error , and the the client can't catch the error in Flash mode.   So you can specify UploadType=''IFrame'' and try ...
    Posted to Ajax Uploader (Forum) by cutechat on December 11, 2008
  • Server Licence upgrade gone astray?

    We bought an upgrade to our server licence for CuteEdit/ASP on Thursday through PayPal but as yet have had no response, nor any reply to the e-mail I sent to support@cutesoft.net asking when we would be able to download the software.   Can someone from CuteSoft please respond - we need this update to complete a website this week!
    Posted to Purchase / License FAQ (Forum) by judas on February 27, 2006
  • Re: Image upload issues with upgrade to v6.6

    Hi cw808,   Please create a test page like beow on your site and send the page url to me. <%@ Page Language=''C#'' ValidateRequest=''false'' Debug=''true'' %>     <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on May 13, 2010
  • Re: getting an error for 5MB+ files after upgrade to 2.0

    Ok, i think i figured out the problem. I had the upload page in a subfolder. In that same subfolder was a web.config file with this setting -- <httpRuntime executionTimeout=''240'' maxRequestLength=''150000'' />   But in the root directory, that setting is not in the main web.config. I'm not sure why it didn't matter with the 1.0 ...
    Posted to Ajax Uploader (Forum) by bobcobb on December 11, 2008
  • Re: Error after upgrade from 1.0 to 2.0

    Moe,   We support multiple uploads in the v2.0 , and changed server code to support this future.   That changes cause your issue.   Now I think the best solution for your code is that :   this._isbinded=false; //decalre this member at the class ...
    Posted to Ajax Uploader (Forum) by cutechat on December 5, 2008
  • Re: Upgrade from V5 to V6 Gives Error - Object reference not sent to an instance of an object

    JonE,   Please following the steps below:   1. Remove the CuteEditor.dll reference from your solution.   2. Add the reference of new CuteEditor.dll to your solution.   3. Remove the old client files from your solution.   4. Add the new client files to your ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 28, 2008