• RE:html5 input types
    Forum Post Jul 19, 2010
    OK, I solved my own problem. What you do is use a plain HTML input element: <input type="search" name="searchfield" placeholder="search whole site" /> And then use this in your codefile to pick up the value from the postback: value = Request.Form["searchfield"]; Ap...

  • Share Data Between Web Parts
    Forum Post Apr 21, 2011
    Hi, New user here. I'm using a "Latest News" web part to show Events and then using another "Latest News" web part underneath to show News items (both web parts are displayed in a page side bar). (The same web part cannot be used to show a combined list of Events and News ite...

  • getting "View State MAC failed" error
    Forum Post Mar 4, 2014
    Hello, I am getting "Validation of viewstate MAC failed. If this application is hosted by a Web Farm or cluster, ensure that <machineKey> configuration specifies the same validationKey and validation algorithm. AutoGenerate cannot be used in a cluster." My work Around:- 1) ...

  • Problem with GridView
    Forum Post Dec 1, 2008
    Hi, we are having problems with GridView data when using Kentico's WebPart. I did one webpart for test that has a GridView with sort feature. The code looks like this: public partial class CMSWebParts_IcapWebParts_CanaisdeInformacao_CronogramaResultados : CMSAbstractWeb...

  • "Unable to validate data" exceptions
    Forum Post Jul 24, 2009
    Hello When I check the Kentico event log for my website, I am finding a recurring "Unable to validate data" exception on a daily basis, mostly for one particular page: http://www.appetere.com/Blogs/SteveM/March_2009/Appetere_registered_as_Kentico_Partner.aspx Whenever...

  • Page with Bare HTML
    Forum Post Apr 17, 2013
    Hello, Is it possible to create a page that does not get extra meta data, links and javascript added in to it? We have a site where we have a section that contains previously created newsletter content. I have created a template that includes CSS in the head section, doe...

  • Upgrade from 7 to 8 ... after hotfix 7.0.86
    Question Nov 24, 2016
    Hi guys, As of first's Juraj reply to this [blog post](http://devnet.kentico.com/questions/error-after-upgrade-kentico-from-7-8), the upgrade tools is not suitable to K7 hotfix 7.0.86 and over. That said, the second reply from Jura says that the upgrade tool was updated and n...

  • RE:Error in Site Manager after 5.0 > 5.5 upgrade
    Forum Post Jun 29, 2010
    Using SQL 2005. Full error message below. Server Error in '/' Application. -------------------------------------------------------------------------------- [DataConnection.ExecuteQuery]: Query: WITH AllData AS (SELECT * FROM PromoterForm WHERE 1=1 ) SELECT *, (SELECT CO...

  • New Hotfix 5.0.17 (build no. 3771) Released
    Article May 4, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  • New Hotfix 5.0.18 (build no. 3778) Released
    Article May 11, 2010
    The new hotfix package was released and it is available for download. You can find the hotfix packages for appropriate .Net version in the Bugtracker (the orange box on the right). Instructions are included, please read carefully.

  •   ... 31 32 33 34 35 36 37 38 39 40 ...