Search

You searched for the word(s): aspx error
Showing page 64 of 163 (1,623 total posts) < 1 second(s)
  • Access Database as source for Editor Problems

    Hi, evaluating your cuteEditor for ASP.NET and trying to use an Access Database and writing code in VB, in the following code I'm getting the error ''Name AccessFileStorage'' is not declared.  What am I missing here?  do I need to build a provider for this or something ?  any help appreciated.  Paul   Protected Sub ...
    Posted to Cute Editor for .NET (Forum) by paul@amakosi.com on July 20, 2006
  • Adding CuteEditor Dynamically

    Hello,   I am trying to add CuteEditor.Net control dynamically to my page, before it was giving me a different error, but now I have used <form> in my page and now its giving me the following Errror, Please Advise.   ''Collection was modified; enumeration operation may not execute.''   I have attached belowthe Code I am ...
    Posted to Cute Editor for .NET (Forum) by aonh2000 on June 19, 2006
  • Correct Path for InsertImage button ??

    Hi, I have a domain, www.myDomain.com on my server I have a website set up to the following directory:D:\Sites\MySite\PublicI have a sub domain admin.myDomain.com , on my server I have a website set up to the following directory:D:\Sites\MySite\AdminI administer all content for my site from the domain admin.mydomain.comI have a page ...
    Posted to Cute Editor for .NET (Forum) by ricc on May 24, 2006
  • Using JScript code

    I need to change an image on mouse over.   So, we did a javascript function to make this happen, but when I try to use it , it keeps replacing the ‘ and the function doesn’t work…   Ex of what I use: <a onmouseover=''changeImages('splashFrancais', '/images/splashFrancais_over.gif'); return true;'' ...
    Posted to Cute Editor for .NET (Forum) by acver on January 9, 2006
  • cute editor problem

    hi, i use ms .net 1.1 version and then try to add cuteeditor in my tool box but there give some error.now i manage this by writing code inside html code and register this component and there i saw the editor on my webpage(webform.aspx) after running.now i write something through this editor and store that article which i wrote into my sql server ...
    Posted to FAQ (Forum) by mr_smith on December 23, 2005
  • Access Denied! w/ Windows SP2

    I just installed Windows SP2 and realized that now, I get a Javascript Access Denied message every time I try to view a CUteEditor on my local computer only. That's right - it works fine when viewing over the web - but doesn't work when I do it locally. What gives? It says the error happens on lne 119 on CuteEditor.htc.aspx. I'm running ...
    Posted to Cute Editor for .NET (Forum) by andrew00 on May 26, 2005
  • Links Dropdown

    Hi Adam, I am using this code to populate ''Links'' dropdown dynamically: CuteEditor.ToolControl toolctrl = Editor1.ToolControls[''Links'']; if(toolctrl!=null) { CuteEditor.RichDropDownList dropdown = (CuteEditor.RichDropDownList)Editor1.ToolControls[''Links''].Control; //clear the items from configuration files dropdown.Items.Clear(); ...
    Posted to Cute Editor for .NET (Forum) by ryordanova on March 14, 2005
  • Re: Why does cutesoft have to alter the HTML so much (another error while changing from html to normal)

    AndyFel,   >>I am still having issues with the original post,   Can you try the following example?   http://cutesoft.net/example/general.aspx   If it works for you, please download the control again.   If you find a way to break it, please let me know.    
    Posted to Cute Editor for .NET (Forum) by Adam on May 1, 2007
  • Re: CuteEditor not loading after deployment to production

    Here is an update on this (the week delay was more like 4 weeks)   We made a little test app to illustrate the problem. I'm hoping it will be obvious to you what is going on.   Here is the test app on our test server - it works OK:   http://cetest2.mainstreetsites.com/default.aspx   Here is the test app on our ...
    Posted to Cute Editor for .NET (Forum) by jfoster100 on July 26, 2010
  • Re: Netspell - Slovenian lang.

    Thanks Adam, but it doesn't work. I change web.config back and I put sl-SI.dic in SpellCheck.aspx file.   I still ger an error: AssemblyVersion: 04.09.00 RawURL: /Providers/HtmlEditorProviders/CEHtmlEditorProvider/CuteSoft_Client/CuteEditor/SpellCheck.aspx?Culture=sl AbsoluteURL: ...
    Posted to Cute Editor for .NET (Forum) by igis on January 12, 2009
« First ... < Previous 62 63 64 65 66 Next > ... Last »