I have a web farm in Azure with 2 app services running Kentico 12. Azure Traffic Manager is used, and this sits behind Cloudflare, but we aren’t using full output caching - it’s really for DDoS pro...
If I put a checkbox (or any standard control) on a blank aspx page, and a button to postback, the value of the control is saved. This is pretty standard viewstate stuff.If I do exactly the same, b...
Hi,I have been told to enable @Disable view state@ under Performance in web part and web part zone settings for sake of optimizing page load times. However, I cannot find any sort of reference to ...
While debugging another issue, our designer noticed that the hidden viewstate field was ridiculously large(600k characters). So I started adjusting the viewstate settings for individual controls. ...
Hello,I have an asp:Repeater control in a custom WebPart that binds to a data source (when it's not a postback), and the resulting output is a list of LinkButton controls. However when I click on o...
Throughout my site, regardless of the page templates and document types, we are getting either an Invalid Viewstate error or Invalid Length for a Base-64 char array or string. These are pages that ...
I have created a custom web part. Within this web part I have Registered the SignOutButton control. @%@ Register Src=@~/CMSWebParts/Membership/Logon/SignOutButton.ascx@ TagName=@SignOutButton@ ...
Two interesting web parts by Interesting Pty Ltd