Upgrade Problem

Last post 07-19-2008, 11:10 PM by Recovery1. 2 replies.
Sort Posts: Previous Next
  •  07-19-2008, 10:57 PM 42373

    Upgrade Problem

    I just upgraded from v5.3 to the latest available for DNN. When I run the editor I get the error shown below. I updated the Web.Config as instructed in the DotNetNuke Integration document.  Did I miss something?
     

    Server Error in '/' Application.
    --------------------------------------------------------------------------------

    Configuration Error
    Description: An error occurred during the processing of a configuration file required to service this request. Please review the specific error details below and modify your configuration file appropriately.

    Parser Error Message: Could not load type 'CuteEditor.Impl.EditorImageFileHandler' from assembly 'CuteEditor'.

    Source Error:


    Line 5:    </authorization>
    Line 6:    <httpHandlers>
    Line 7:     <add path="*.jpeg" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />
    Line 8:     <add path="*.jpg" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />
    Line 9:     <add path="*.gif" verb="GET" type="CuteEditor.Impl.EditorImageFileHandler,CuteEditor" />
     

    Source File: D:\InetPub\TCCDotNetNuke\providers\htmleditorproviders\cehtmleditorprovider\cutesoft_client\cuteeditor\web.config    Line: 7


    --------------------------------------------------------------------------------
    Version Information: Microsoft .NET Framework Version:2.0.50727.832; ASP.NET Version:2.0.50727.832


    --
    Regards,
    Steve Topilnycky
  •  07-19-2008, 11:01 PM 42374 in reply to 42373

    Re: Upgrade Problem

    Steve,
     
    When upgrading please delete the old client files.
     
     

    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

  •  07-19-2008, 11:10 PM 42375 in reply to 42374

    Re: Upgrade Problem

    Adam,
    That did the trick. Thanks.

    --
    Regards,
    Steve Topilnycky
View as RSS news feed in XML