I've developed a web portal using asp.net 2.0 Web Parts technology. Many of the web parts contain Telerik Grid control. The problem is that portal configuration seems to be getting corrupted when we release a new version of Telerik Grid. Did anyone else had to deal with this problem?
I tried to reproduce the issue using the ASP.NET AJAX version of RadGrid in ASP.NET 2.0 WebPart but unfortunately to no avail (see the attached project). Can you please outline the differences between my configuration and yours? They can lead us to the source of the issue to address it accordingly.
I am not able to get conclusive results from swapping either. It seems that sometimes the personalization gets corrupted when you change the DLL, but sometimes not.
It seems that the key lies with the re-compilation of the web site. Sometimes I get a corruption error when I change the web.config or global.asax as well.