Re: Problem with running CuteEditor in .NET 2.0 Application

  •  08-07-2006, 10:11 PM

    Re: Problem with running CuteEditor in .NET 2.0 Application

     Beersnob wrote:
    The problem that I am having is similar to the one JRodman reported on 7-28-2006.
     
    Our website uses Master Pages with dynamically loaded User Controls, all running under .NET 2.0.
     
    When the CuteEditor is used in one of our user controls, in standalone mode, the CuteEditor works perfectly.
     
    When the CuteEditor is used in one of our user controls, integrated into the Master Page, the CuteEditor does not work correctly. The following are the symptoms:
    • CuteEditor appears to load correctly but is not accessible
    • CuteEditor buttons appear on a new line when the g_end and g_start tags are used in the config file
    • Internet Explorer 6.0 reports a caution symbol (Yellow Triangle with Exclamation Point) when the page with the editor loads. When double clicked, the errors consist of warnings about Expected semicolons and parenthesis.
    I have tried the following:
    • Modified the web.config file so that maintainscrollpositiononpostback is off
    • Modified the RenderRichDropDown in the HTML of the user control for the editor
    • Copied the CuteSoft_Client directory to the same directory as the User Control

    I am looking for next steps...

    Thanks,

    Beersnob

     
    Beersnob,
     
    JRodman's issue is fixed by setting MaintainScrollPositionOnPostback to false.
     
    Is that possible for you pur your site online and provide a URL to us?
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View Complete Thread