Search

You searched for the word(s): .net 4.0
Showing page 268 of 1,307 (13,069 total posts) < 1 second(s)
  • Re: The process cannot access the file because it is being used by another process.

    modeuls are: <httpModules> <add name=''ScriptModule'' type=''System.Web.Handlers.ScriptModule, System.Web.Extensions, Version=3.5.0.0, Culture=neutral, PublicKeyToken=31BF3856AD364E35''/> <add name=''CuteWebUI.UploadModule'' type=''CuteWebUI.UploadModule,CuteWebUI.AjaxUploader''/> <!-- remove unnecessary http modules ...
    Posted to Ajax Uploader (Forum) by pi2 on June 24, 2009
  • Re: Problems on version 6.4

    Hi scabrera,   When I try to insert a template (table, panel, div, etc. with float declared) within some text, the cursor goes all the way up to the top of the text, inserting the template there, and not where I had placed the cursor before.   can you show me the steps to reproduce this issue on our ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 22, 2009
  • Client Crashes

    We're using v.5.0.  We licensed the source code and mad a few modifications.   We have several customers using it. Until recently everything was working fine.   Then on customer reported that all their operator clients on several machines were crashing when they tried to connect to a visitor-initiated chat, and ...
    Posted to Cute Live Support (Forum) by ayw123 on June 17, 2009
  • Re: Possible to use Image Gallery and Image Upload without Cute Editor?

    Hi debierman,   Try this example   <%@ Register TagPrefix=''CE'' Namespace=''CuteEditor'' Assembly=''CuteEditor'' %>       <%@ Page Language=''C#'' %>       <html>    <head> ...
    Posted to Cute Editor for .NET (Forum) by Kenneth on June 17, 2009
  • Re: problem with Bold,Italic and underline

    IRB: We are having the same issue.   We can select the text and put bold, italic and underline on, but it wont come back off again unless we remove it via the HTML view. We don't always give access to the HTML tab to our customers and then have the issue that they cannot remove the styling.   When we put on Bold, Italic and ...
    Posted to Cute Editor for .NET (Forum) by Adam on June 11, 2009
  • Browsing and inserting Images

    Hi all,   I've just noticed that within my CuteEditor, If I select properties on an image it then displays a dialog box... of which I am able to amend some of the properties within.  There is also a browse button there, that when clicked takes me to what looks very much like the Image browser.  No matter what setting I change ...
    Posted to Cute Editor for ASP (Forum) by millsy54 on June 9, 2009
  • google map loading in mozilla 3.0

    I am using: ASP.Net Framework - 2.0, Mozilla - 5.0 Firefox - 3.0.10   There is some problem using Cute Editor in Mozilla Fire Fox. when i use the Cute Editor control on the page and try to load the google map in it, in Mozilla it keeps on reloading the map.     Also, i dont have any problems viewing the same thing in IE.   if ...
    Posted to Cute Editor for .NET (Forum) by sjthakkar on June 8, 2009
  • debugging Cute Editor

    Hello,   Is there a way to turn off debugging of cute editor in Visual Studio? When I am debugging my application it seems to take forever when I am trying to debug pages that only use cute editor.   I found this post that talks about debugging the ajaxcontroltoolkit everytime they were debugging. ...
    Posted to Cute Editor for .NET (Forum) by debierman on June 7, 2009
  • Ajax uploader

    Hi,I am using ajax uploader demo  version in asp.net website  from yesterday onwards there are not working some javascript error is coming Is the demo version version expires in how many days if so it will raise any javascript error? Please help me out since i need to know whether Ajax uploader is raising the error or any other ...
    Posted to Ajax Uploader (Forum) by arunkumar.y on June 6, 2009
  • How can i get the content type of uploaded files

    hi, I am using ajax uploader to upload files in my application. It works fine, but my problem is ''How to get the contentType of uploaded files?''. Asp.net upload controls has contentType property.   This is important for me since i used it to show the files. eg,   Response.ContentType = contentType ...
    Posted to Ajax Uploader (Forum) by akkuissac@yahoo.com on May 27, 2009