Hi
I'm having a real problem with the Cute Editor and .net 3.5 AJAX controls. So I created a test project with just an UpdatePanel, a Label, a Button and an instance of CuteEditor.
I don't get the same error as I do with my project, but it IS at the same line and character.
Line 605
Sys.WebForms.PageRequestManagerServerErrorException: Filtering is not a allowed.
I'm pretty sure that this used to work before I upgraded from 2.0.
Is there any workaround or fixes for this (without turning off Partial Rendering)?
THanks
I can supply a zip of a sample project if required
Dave