Error: Cannot load "CuteEditor.Impl.EditorImageFileHandler" from assembly "CuteEditor"

Last post 04-04-2008, 8:34 PM by Adam. 1 replies.
Sort Posts: Previous Next
  •  04-04-2008, 6:13 PM 38746

    Error: Cannot load "CuteEditor.Impl.EditorImageFileHandler" from assembly "CuteEditor"

    Hi,
    I just upgraded from V5 to V6 and I'm having a very strange error. When testing on localhost, everything is working perfectly, but when I publish the site on the web server, I received the following error when trying to launch cuteditor:
     
    Message d'erreur de l'analyseur: Impossible de charger le type 'CuteEditor.Impl.EditorImageFileHandler' à partir de l'assembly 'CuteEditor'.

    Erreur source:

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

    Fichier source : C:\Inetpub\wwwroot\cutesoft_client\cuteeditor\web.config    Ligne : 7
     
    It seems to be a dll problem, so I retested on localhost and it works, deleted all dll on the server and republishing the site to the web server several times but I still get the same error. I really don't understand what's happening because the same application is working perfectly on localhost and I'm really sure the dll are correct.
     
    Any Ideas?
     
    Thanks,
    Chris
  •  04-04-2008, 8:34 PM 38749 in reply to 38746

    Re: Error: Cannot load "CuteEditor.Impl.EditorImageFileHandler" from assembly "CuteEditor"

    Chris,
     
    Please delete this file: cutesoft_client\cuteeditor\web.config  

    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 as RSS news feed in XML