Search

You searched for the word(s): .net 4.0
Showing page 276 of 1,307 (13,069 total posts) < 1 second(s)
  • browse button in hyperlink , image input details gives error

    hi I'v just download cute editor for .net and developed test website in visual web developer. when i add image or hyperlink button. i can't use browse button in pop up window. it gives the following error   : System.IO.DirectoryNotFoundException: Could not find a part of the path 'C:\Documents and Settings\pathini.IC-KEELE\My ...
    Posted to Cute Editor for .NET (Forum) by pathini on September 18, 2008
  • Re: Messenger Chat window only (not full messenger)

    losfreddos,   There is a function Chat_OpenContact which allows you send users directly to the im_chatform.aspx page.   For examples:   <script src=''CuteSoft_Client/CuteChat/IntegrationUtility.js.aspx''></script> Users <a href=''#'' onclick=''Chat_OpenContact('IE')''><img ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on September 17, 2008
  • Typed text vanishes after CE is loads

    Hi Many of our users have experienced this problem.   Typed text vanishes after CE is loads, this happens always in IE & sometimes in FF.   When toolbar of CEditor is loading, user is able to type in the text in Editor, when it CEditor loads completly , it removes everything wich user has typed , which becomes ...
    Posted to Cute Editor for .NET (Forum) by prashantc on September 17, 2008
  • 'System.Web.HttpContext' is a type not a namespace

    Hi All,   I am getting follwoing error when I declare namespaces in web.config.   CS0138: A using namespace directive can only be applied to namespaces; 'System.Web.HttpContext' is a type not a namespace I am not getting any other problems anywhere except in cute editor.   I have used following namespaces in ...
    Posted to Cute Editor for .NET (Forum) by meeramadhuri on September 13, 2008
  • Minor IE link formatting issue with UrlType = Relative

    Hi,   I have an issue with link formatting under the IE6-7. I had a chance to reproduce it using example http://cutesoft.net/example/Relative-or-Absolute-URLs.aspx Way to reproduce (IE 6 for example): 1. Switch on option ''SiteRelative Urls'' 2. Add link <a href=''http://www.domain.com''>www.domain.com</a> in HTML view 3. ...
    Posted to Cute Editor for .NET (Forum) by frome on September 10, 2008
  • Could not load file or assembly 'CuteEditorv5'

      Took over a .net projcet and i wanted to upgrade teh editor and I keep getting this error when I replace the old 5.3 version editor dll with 6.1   any help would be appreciated Server Error in '/' Application. Could not load file or assembly 'CuteEditorv5' or one of its dependencies. The located assembly's manifest ...
    Posted to Cute Editor for .NET (Forum) by papham on September 5, 2008
  • Linebreaks not working

    The linebreaks are not working as intended. This was the bug in 5.3 and is still occuring at 6.1.2   if a table is surrounded by a custom div, then if you press enter and type something in, the new text does not wrap in requested linebreak. instead it creates a custom div tag as a containing tag.   Steps to reproduce use url ...
    Posted to Cute Editor for .NET (Forum) by gutpal on September 4, 2008
  • element inserts at the wrong location when cuteeditor looses cursor before inserting

    There is a regression bug in v6.1.2. In some special cases, the cuteeditor 6.0 is misjudging the place to insert an element. This was working in v5.3. It inserts the element in next available element if cuteeditor editing area did not have an active cursor.   Steps to Reproduce   use ...
    Posted to Cute Editor for .NET (Forum) by gutpal on September 4, 2008
  • iTouch working with online chat test but not online editor test

    Adam,   Update: I just tested with your online Chat using iTouch and the editor there works correctly. It's very nice, actually... (http://chatsample.cutesoft.net/CuteSoft_Client/CuteChat/Channel.Aspx?Place=Lobby-1)   Hopefully, you have a quick fix for the problem with the editor, since previously someone had reported that iPhone ...
    Posted to Cute Editor for .NET (Forum) by fredd on September 2, 2008
  • Bad Word Filter not working

    I've downloaded the latest standalone chat application (v4.1) and integrated it with an ASP.NET 2.0 membership provider successfully.   However, the Bad Word Filter does not seem to be working. I've added words to the list, but nothing happens when I type these word in the chat room.   Any suggestions?   Is the version that ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by lifelounge on September 1, 2008