Search

You searched for the word(s): error'A=0
Showing page 646 of 969 (9,685 total posts) < 1 second(s)
  • Re: Got integration done, but now SaveTemplate.aspx is not working

    Wayne,   >>With the integration complete (and everything works so far)   Congratulation! If you get any chance, please let me know what we can do to improve the integration guide based on your experience.   >>except when the user tries to save the chat log the child window displays error   Have you modified ...
    Posted to Cute Chat and Cute Web Messenger (Forum) by Adam on June 2, 2006
  • String of 22 warnings when compiling in VS 2005

    Hello all, I'm interested in buying a small business license for Cute Editor.  However, my site uses .NET 2.0.  In my tests thus far, Cute Editor works fairly well.  However, when I compile in VS .NET 2005, I get 22 warnings to the effect of ''X is obsolete.  Please use Y.''  I see that this issue has been raised in your ...
    Posted to Cute Editor for .NET (Forum) by afroblanco on June 2, 2006
  • problem while uploading images

      My requirement is to upload images in the physical folder like c:\project\images of the server. So i set a path in admin.config,default.config and guest.config. But in thrown the error like this ''Invalid path. where a virual path is expected. souce file is insertImage.Frame.aspx''. its urgent. please do the needful.   Thanks and ...
    Posted to Cute Editor for .NET (Forum) by nrraman.tnj on May 18, 2006
  • Loosing the folderpath: Could not find a part of the path

    Hi All,   N.B: Am using Visual Web Developer   I have just installed the DotNetGallery and parts of it work realy well. I can load the gallery, upload pictures. If I try to view a picture by clicking on the thumbnail I get the following error:   Could not find a part of the path 'C:\Documents and Settings\DREAMFREE\My ...
    Posted to ASP.Net Image Gallery (Forum) by Codescribler on May 14, 2006
  • When using Contextmenu in a table it always jumps up

    Hello,   I could reproduce an error: When I have a large page like this and I use in the table the contextmenu it always jumps up.   Try this please:   text text text text text text text text text text text text text text text text text text text text text text text text ...
    Posted to Cute Editor for .NET (Forum) by joergbauer on March 14, 2006
  • Re: Html to PDF with page break

    Adam...any thoughts?   Also, I'm trying to get the pdf as a stream without having to save to a file.  I have tried the following: Dim test As New CuteEditor.Convertor.PDF.HTML2PDF(''<b>test</b>'')But when I try to access the PDF property it throws an error.  Am I doing something wrong?Many Thanks,Zach ...
    Posted to Cute Editor for .NET (Forum) by ZParrish on February 15, 2006
  • DotNetNuke.UI.UserControls.TextEditor.Page_Load

    I Have been running dnn for a few months and the editor has been working until now? When editing text I receive a blank screen and the error below getts logged?I have purchase this software, not sure how to resolve the issue though, please help.ModuleId: -1ModuleDefId: -1FriendlyName: ModuleControlSource: AssemblyVersion: 03.02.00Method: ...
    Posted to Cute Editor for .NET (Forum) by Dpc on February 8, 2006
  • Re: Image Editor & using Alternative File Systems (e.g. Database File Systems)

    Thanks.  My company bought the soure code version of your product, and I would note that the error is thrown at an CuteSoft_Client\CuteEditor\ImageEditor\ImageEditor.aspx on line 25.   The querystring argument passed is a virtual path.If possible I wanted to avoid altering any of your code to get it to work, but I don't see any way ...
    Posted to Cute Editor for .NET (Forum) by dlesser@gmail.com on January 25, 2006
  • urgent problem with web root

    So far I have been able to work out most of the issues. But there a couple that must be solved. Otherwise, the editor is not usable.   I want user to browse the web root because that's where the web files are located. But I can not seem to resolve to the web root. I have tried the following options: <security ...
    Posted to Cute Editor for .NET (Forum) by ayw123 on January 23, 2006
  • save(editor1)

    I am in the process of migrating form Cute Editor for ASP V3.0 to V5.0 The following code is not functioning any more: function agdDoSave() {     save(Editor1);     document.forms[0].mode.value='SAVE';    document.forms[0].submit(); }   I am getting a JavaScript error at ...
    Posted to Cute Editor for ASP (Forum) by MHOUBOLT on January 23, 2006