Search

You searched for the word(s): error
Showing page 500 of 969 (9,685 total posts) < 1 second(s)
  • Object reference not set to an instance of an object.

     Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. Exception Details: System.NullReferenceException: Object reference not set to an instance of an object. Source Error: Line 67: ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by neo_uk on June 19, 2007
  • disable file view

    Multiple users access CE on my domain. CE is used to generate document templates. I have no need or desire for them to access the file manager aspects. Specifically, when they click on the Add Image icon, a window pops up. In that window are two big boxes. The left hand box gave a file path error. I disabled the error by commenting out the ...
    Posted to Cute Editor for ASP (Forum) by djlurch on May 30, 2007
  • Re: CuteChat, Cute Messenger and Cute Live Support

    Thanks Adam :)   I've successfully added the online/offline status button thanks to your link. I've also checked the folder structure and files contained within those folders. I have uploaded files from the Cute Live Support Standalone (Framework 2.0) which were missing from my existing files of CuteChat and Cute ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Megabyte on May 28, 2007
  • Re: Selecting sub directory in Image Gallery

    thanks for responding - I reloaded all files - still get that error only on Image gallery   I used a different dir for upload - created sub directories and get same error trying to access a sub dir   I defaulted to the tool uploads folder and I can see sub dir and all works   Why would my own path work using Insert Image ...
    Posted to Cute Editor for .NET (Forum) by sperndogger on May 23, 2007
  • Problem loading 6.0 editor in IE 6.0

    Hi,   We experiece a problem when loading the editor in Internet Explorer 6.0.29   I have cleared the temporary internet files in the browser, cleared the temporary asp.net files on the server and replaced all the client files whith the latest download from your site and of course added the new ddl:s to my project.   I ...
    Posted to Cute Editor for .NET (Forum) by jonask on May 22, 2007
  • more errors running LiveSupport, please help!

    Hi, I was able to finally add users to my live operators without a problem, but now I am having a bunch of other problems. 1) When a live operator is connected, and you go to the site to see the status image, it just switches between available & unavailable everytime you refresh the page, even though the operator has never logged ...
    Posted to Cute Live Support (Forum) by subhashls on April 30, 2007
  • Problems with Javascript API

    Hi,   I have a very simple little function that is attempting to add some HTML to my editor, but it keeps failing with the typical javascript error (''Object doesn't support this property or method.'').   I have looked through this forum, but all the posts regarding Jscript are several years old and I'm not sure if they still apply. ...
    Posted to Cute Editor for .NET (Forum) by jbrigham on February 19, 2007
  • Corrupt Image Editor

    I periodically have a problem with the CE image editor for CE5.3 running in DNN 3.1.0. When I go into the editor and I try to work with an image, I get a thrown exception. Usually, I copy over the files in the CE bin folder and overwrite the files in the DNN bin folder (ce dlls). This usually solves the problem, but for some reason it is not ...
    Posted to Cute Editor for .NET (Forum) by ludis on November 8, 2006
  • CustomFileProvider??

    Today I tried to establish a SQL Server database as file storage for (images, flashes …). So I downloaded the source code from HTTP://cutesoft.net/download/CustomFileProvider.zip Now I have the problem, that the CustomFileProvider.dll (version 0.0.0.0) does not work with the CuteEditor.dll (Version 5.3.0.0). When I try to run the aspx ...
    Posted to Cute Editor for .NET (Forum) by whw on October 18, 2006
  • Change image gallery path by user

    I am trying to change the image gallery path by user, we have a need to keep the images seperated by users so that a different dll can use them. The code is below:   CuteEditor.Editor editor1 = (CuteEditor.Editor)(FormView1.FindControl(''MyAnswerTextBox''));editor1.SetSecurityImageGalleryPath = @''C:\Inetpub\wwwroot\app1\Users\'' + ...
    Posted to Cute Editor for .NET (Forum) by scanner2001 on October 4, 2006