Hi,
I have a WebForm with DetailsView. When it's in edit mode it shows CuteEditor. Then if it's hidden and gets back visible the following error shows up:
Failed to load viewstate. The control tree into which viewstate is being loaded must match the control tree that was used to save viewstate during the previous request.
I tried to remove CuteEditor and do the same thing and everything worked, so I'm sure it'scaused by the editor.
Please, fix this.
Alex