Search

You searched for the word(s): .net 4.0
Showing page 135 of 1,307 (13,069 total posts) < 1 second(s)
  • IIS Configuration Error

    I am in the process of attempting to install the CutechatStandalone v5.0 demonstration package into IIS 6.0. I have run into difficulties and am getting a configuration error between the IIS configuration and the web.config file. The error is shown below:    I currently have the IIS configuration as ASP.NET v1.14322 with the home ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by fsummers on January 23, 2009
  • Re: Firefox SearchSelectionElement for embed or object

    Answer back from support:   There are many functions IE only. To compensate for firefox, you can write your own code to retrieve editing content using Java Script: string result = CuteEditor.GetHTML. Javascript example http://cutesoft.net/example/JavaScript-API.aspx and source code can be found in VB/CS folder of your download ...
    Posted to Cute Editor for .NET (Forum) by Karen on November 5, 2008
  • Re: Run Cute Live Suport Operator Automatically

    Hi Noora, 1.You can add the Live Support application to the run of your PC. Open C:\Documents and Settings\username\Windows\Start Menu\Programs\Startup,add Live Support application inside   2.Open SupportClient.aspx(root\LiveSupport\CuteSoft_Client\CuteChat\SupportClient.aspx),comment this ...
    Posted to Cute Live Support (Forum) by Kenneth on October 15, 2008
  • Re: Possible to replace Common.config?

    wigmo,   Most settings in Common.config can be dynamically generated.   For example, you can programmatically populate the Code Snippet dropdown. However the whole common.config file cannot be replaced by an aspx page.   Programmatically populate the Code Snippet dropdown: C# Example: if (!IsPostBack) { ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 6, 2008
  • Re: Html codes converted to symbol

    aspuser: Hi Adam,   Any solution worked out for this issue?   I just tried out the CuteEditor for .Net. The same issue also apply.   Please advise on any solutions to resolve in both Versions(ASP, .NET) of CuteEditor.   Thanks and regards, John   For ASP.NET version, please use XHTML ...
    Posted to Cute Editor for ASP (Forum) by Adam on April 17, 2008
  • Re: Problem upgrading Framework 1.1 to 2.0 - editor definition gets 'object expected' Jscript error?

    Dear customer,   CuteEditor is fully compatible with .net framework v1, v2 and v3.5 and v2 is a popular platform that our own online demo is running on v2. Your official license file is also compatible with all .net framework versions. Your problem sounds like a particial installation or mix-up files between CuteEditor versions. ...
    Posted to Cute Editor for .NET (Forum) by Karen on March 7, 2008
  • For God's sake, Adam, give me some answers

    Adam, at least do the courtesy of some response to these issues, please. Are you working on them? Are they fixed? These are realworld issues, Adam and they need answers for our customers... http://cutesoft.net/forums/thread/34885.aspx and   http://cutesoft.net/forums/thread/34857.aspx  - Example of Css file for ...
    Posted to Cute Editor for .NET (Forum) by fredd on November 16, 2007
  • Re: Feature request: Amazon S3 file selector

    slegay,   Please check the following links:   Turbocharge Your ASP.NET Site With Amazon S3 (VB.NET)    A VB.NET version of code meant to accompany the video by the same title.   Scale up your Silverlight Application using Amazon S3    This sample application demonstrates how to integrate Amazon S3 ...
    Posted to Cute Editor for .NET (Forum) by Adam on July 27, 2007
  • URLs don't trigger?

    URLs don't trigger in FireFox in the Preview mode. They do trigger in IE:   Erase the content in http://cutesoft.net/example/general.aspx and in the HTML mode, add the following:   <a href=''http://cutesoft.net''>http://cutesoft.net</a>   Try this in FireFox.   What am I doing wrong? None of the examples ...
    Posted to Cute Editor for .NET (Forum) by fredd on July 18, 2007
  • Re: Installation Error

    Found this suggestion when I googled: Then you need to upload to the GAC on the server. You will need to do the following: 1) Go to Start -> Programs -> Administrative Tools -> Microsoft .NET Framework 2.0 Configuration (Note if you don't have this you must install the .NET 2 SDK on the server) 2) My Computer -> ...
    Posted to Cute Editor for .NET (Forum) by djlurch on May 24, 2007