• Moving the ViewState to the bottom of the page
    Forum Post May 9, 2008
    I am working on building out my first site to Kentico. Everything is going great so far. I used the technique outlined on the following site to move the ViewState to the bottom of the page using an HttpModule. http://blog.madskristensen.dk/post/An-HttpModule-that-moves-...

  • Exception when editing Form control properties
    Forum Post Sep 25, 2012
    Version:7.0 Trial IIS:7.5 classic .NET Framework: 4.0 How to reproduce: 1. Site Manager -> Development -> Form controls. Find a control, say, Label, click edit. 2. Swicth to Properties tab. Add a new property, set the column name, set the attribute type to Long Text, an...

  • Protection against Cross-site request forgery (CSRF, XSRF)
    Article Mar 25, 2015
    Cross-site request forgery (CSRF) is one of the most common web applications vulnerabilities. In 2013 it was ranked number 8 in OWASP’s TOP 10 document . In this article I am going to explain what is the CSRF vulnerability and the available protection methods.

  • Error: Invalid URI: The format of the URI could not be determined. in task
    Question Nov 8, 2017
    Hello, Ia m getting "Error: Invalid URI: The format of the URI could not be determined." in task In task Last Run and Next Run is working but the Execution number is not increment can anyone please help why am i getting this error. Thanks

  • Re: Find Control
    Forum Post Aug 30, 2006
    hmm..ok..how about the view state..for example if insert an inlineusercontrol in the cmseditableregion...which is just a button..on postback it gives a failed to load view state error..I understand that the control is added dynamically but i need to have the viewstate enabled ...

  • RE:ViewState Problem
    Forum Post Jan 20, 2009
    Hi, This thread is pretty old and it is related to one of the older versions. You are right and this was already fixed in the newer versions. There was no reply on this forum thread so we did not posted here the answer. Anyway, thank you for your post. Best Regards, Jur...

  • RE:ViewState
    Forum Post Apr 28, 2009
    I was just using a simple ViewState["variable"] = "test"; and trying to retrieve it after a postback. However, I changed these to Cache and everything started working again. However, now sometimes this error popups and I am no longer explicitly using viewstate. Nor a...

  • RE:ViewState
    Forum Post Apr 29, 2009
    Hi, Thank you for the details. If you are using full page caching, could you please try to turn it off? There are some problems in current version with it. Best Regards, Juraj Ondrus

  • RE:"Unable to validate data" exceptions
    Forum Post Jul 30, 2009
    To bring everything together from this thread, I've written a blog post about ViewState - as understanding & configuring it correctly, or not, seems to have been at the root of the exceptions I have been experiencing. http://www.appetere.com/Blogs/SteveM/July_2009/Working_w...

  • RE:ViewState Problem - VERY URGENT
    Forum Post Feb 28, 2011
    Hi I am having the same problem where the Repeater ItemCommand is not fired inside a WebPart.Tried above solutions to no avail. Please advice, thanks, Mike. Using V5.5 with latest Hotfix.

  •   ... 11 12 13 14 15 16 17 18 19 20 ...