Search

You searched for the word(s): error'A=0
Showing page 644 of 969 (9,685 total posts) < 1 second(s)
  • Message Log stops working and errors folder contains this message

    Hi,   Suddenly the log stopped working on our demonstration copy of CuteChat. The error log has a number of messages like the one shown below.   Can you let me know what has happened?   Thanks   Gerard   System.Data.SqlClient.SqlException: String or binary data would be truncated. The statement has been ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Gerard on November 22, 2007
  • What happened to the netspell site?

    I tried to go to the LoreSoft site (http://www.loresoft.com/) to get NetSpell and ran into this DNS lookup error.  It's been like this for a couple of days. The proxy server received an invalid response from an upstream server. The proxy server could not handle the request GET /Default.aspx. Reason: DNS lookup ...
    Posted to Cute Editor for .NET (Forum) by ascii64 on November 8, 2007
  • Re: Image Editor

    bmd2k1:I think we need a bit more info on how to make this work.....  because if we just try to access this file...we get a Path Null error. check it out at this temp location: https://secure.xtremeagent.com/CuteNET/CuteSoft_Client/CuteEditor/ImageEditor/imageeditorTest.aspx how do we pass the editor the value/path of the ...
    Posted to Cute Editor for .NET (Forum) by Adam on October 29, 2007
  • can not Upload PDF

    Microsoft VBScript runtime  error '800a0046' Permission denied /CuteEditor_Files/Dialogs/include_upload.asp, line 119 I can upload images ok... but documents, such as, .txt, .pdf, etc. I can not. Those fools at AT&T will not reset permissions for me on the server. They say if I can upload images, then I should be able to ...
    Posted to Cute Editor for ASP (Forum) by doogie on September 25, 2007
  • Chat Trial Install

    I am having headaches trying to get this trial working.  I followed the directions in the deployment.htm file. The install is standalone on an IIS 6, .net 2 Win 2003 server. When browsing to the CuteChat directory via IE7, I get an http 403 Forbidden error. Can someone help me?  I am sure it is a simple security setting ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Salukis on August 30, 2007
  • OnLoad zoom problem

    I have used the code in this thread :   http://cutesoft.net/forums/thread/22371.aspx  But as you guess, it didn't work for me. When the page loads, i get a JavaScript error that says: ''Editor1 undefined''  Here is my code: <!-- #include file = ''CuteEditor_Files/include_CuteEditor.asp'' --> ...
    Posted to Cute Editor for ASP (Forum) by Aedan_Carter on June 20, 2007
  • .Net Editor 6.0 rendering as textbox in IE6

    greetings - we are evaluating version 6.0 of the editor and have followed the deployment instructions. We are using VS 2003. The component drags into our aspx page fine and the app compiles under Debug however the CE Editor control is rendered as a plain text box. I suspected  something to do with config files and so included the ...
    Posted to Cute Editor for .NET (Forum) by dOlivaw on June 18, 2007
  • External picture not showing in editor

    Hi! External pictures (linked in from another website) does not show in editor. In htmlview I can see the url in the img attribute, but I can`t see the picture in normal view. Why? Another error we have is the Insert image from gallry ...
    Posted to Cute Editor for .NET (Forum) by wp@stockpoint.no on May 25, 2007
  • How to resize dialogs?

    Hi, several of the dialogs provided as part of CuteSoft are too high, and I'd like to reduce their height when the page loads.   For example, the insert image and flash dialogs are about 3/4'' too high.   I wanted to do something like the following, but I'm not clear on where such code should go:   <script ...
    Posted to Cute Editor for .NET (Forum) by fredd on May 7, 2007
  • Re: SetSecurityImageGalleryPath

    Torman,   If the physical path is not inside the web application's directory, you will get an error.   In the following code example, the physical path ''c:\inetpub\wwwroot\uploads'' is part of web application's directory.C# Example: //use the app-based path Editor1.Setting[''security:ImageGalleryPath'']= ''~/uploads''; //use ...
    Posted to Cute Editor for .NET (Forum) by Adam on February 22, 2007