Unknown server tag 'ce:UploadSingleFile' after upgrading to 6.6.0.0 for .NET

Last post 01-16-2012, 7:15 AM by xmas79. 2 replies.
Sort Posts: Previous Next
  •  01-14-2012, 9:40 AM 72695

    Unknown server tag 'ce:UploadSingleFile' after upgrading to 6.6.0.0 for .NET

    Hi all,
    I just upgraded my CuteEditor .NET installation, but my project doesn't compile anymore. I'm getting a bunch of the server tag error on these files:
    CuteEditor\Dialogs\SelectImage.aspx 149
    CuteEditor\Dialogs\SelectFile.aspx 128
    CuteEditor\Dialogs\InsertTemplate.aspx 127
    CuteEditor\Dialogs\InsertMedia.aspx 207
    CuteEditor\Dialogs\InsertImage.aspx 257
    CuteEditor\Dialogs\InsertFlash.aspx 236
    CuteEditor\Dialogs\InsertDocument.aspx 184
    CuteEditor\Dialogs\Gecko_InsertTemplate.aspx 141
    CuteEditor\Dialogs\Gecko_InsertMedia.aspx 217
    CuteEditor\Dialogs\Gecko_InsertImage.aspx 264
    CuteEditor\Dialogs\Gecko_InsertFlash.aspx 244
    CuteEditor\Dialogs\Gecko_InsertDocument.aspx 184
    I double checked cute editor installation procedure and it's OK... Compilation target is .NET 4.0. 
     
    Thanks in advance,
    xmas79. 
     
  •  01-16-2012, 6:15 AM 72703 in reply to 72695

    Re: Unknown server tag 'ce:UploadSingleFile' after upgrading to 6.6.0.0 for .NET

    Hi xmas79,
     
    Please ensure that you are using the latest "CuteEditor.dll", not the old one.
     
    And remove the old reference of file "CuteEditor.dll" for you project and re-add it with the new "CuteEditor.dll".
     
    The new version has not the control names "UploadSingleFile", not sure why you use this code. This is your own code? Or is a part of the editor files?
     
    Regards,
     
    Ken
  •  01-16-2012, 7:15 AM 72709 in reply to 72703

    Re: Unknown server tag 'ce:UploadSingleFile' after upgrading to 6.6.0.0 for .NET

    Hi Ken,
    the project is a web-site indeed.... Well, I closed VS, deleted all Cute Editor related files and started over for the third time. Now it works and it compiles without errors. I must have done something wrong the first two times.... Sorry and thanks a lot.
     
    For the sake of clarity that code was part of the CuteEditor .NET client. 
     
     
    Best Regards,
    xmas. 
     
View as RSS news feed in XML