Re: Editor layout on Multiple Site

  •  06-15-2007, 4:00 PM

    Re: Editor layout on Multiple Site

    Hello Adam
     
    I downloaded the Version 6.0 and replaced the current Cutesoft_Client folder. Copied the Dlls from Framework 2.0\bin folder of the download package.
    Here's the screen shot of the sample pages from the download (cs/default.aspx). The editor doesn't show anything
    Also there is a javascript error on page load (Line 149 Object Expected)
     
    Please advice
     
    Firefox
     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: C:\Dev\WebApp1r\cutesoft_client\cuteeditor\web.config    Line: 7
     
View Complete Thread