• Kentico macro signing question
    Question Mar 25, 2019
    Hello, I have a question about macro signatures. I have a part of a section in a template that will only be visible if there are child pages under a Solutions directory. I use a macro to determine if this is valid. `` The works okay on one of my environment, but when I pus...

  • Previous / Next Buttons on Menu Item Pages?
    Question Jul 31, 2014
    This Question was ask some time ago. Is it possible if so how can I get it done. I have a request to have Previous and Next buttons for a certain section of our site so the user can navigate to the next item in the content tree. How can I achieve this?

  • Direct File Uploader Control is throwing error.
    Question Jun 25, 2015
    While uploading a file for an Article type, I am getting the expection. ![Image Text](http://s22.postimg.org/cw1idro9t/error1.jpg) Direct File Uploader properties are as follows: ![Image Text](http://s4.postimg.org/w0dj4343h/Page_Type.jpg) I am also adding Log. Please sugg...

  • CMSTransactionScope and CMSConnectionScope in multi-threaded import
    Question Oct 21, 2016
    Hello, Can someone help me with best practice when using CMSTransactionScope and CMSConnectionScope within an import using the CMSParallel library? I'm thinking this is the correct way, but can someone tell me if i'm wrong? Basically I am importing lots of collections of dat...

  • Event log error
    Question Feb 4, 2021
    Hi, We are using Kentico 11 portal engine for public website. Since we split the marketing database to it's separate entity, we saw this error popping up on the event log all the time. In production environment, the error looks like this: Source: ContactActionsLogWorker Eve...

  • Understanding Macro Identities in Kentico 11
    Article Dec 13, 2017
    Macros have long been a friend to any Kentico developer. Whether it’s one of many built-in methods or a custom one, these little code blocks can be powerhouses when it comes to developing your applications. One of their best aspects is their ability to be contextual, based on...

  • GeneralConnection Connection timeout
    Forum Post Jul 25, 2013
    Hi, I am using ConnectionHelper class to create connection object using below method. GeneralConnection cn = ConnectionHelper.GetConnection(); I have called one query to fetch data from database using this connection and it takes time to execute due to large amount o...

  • RE:GeneralConnection Connection timeout
    Forum Post Jul 25, 2013
    Hi Atul, You can set the connection timeout property and you can also cache the data. Caching would be good for performance so it is recommended. Regards, Sandro

  • RE:Admin Timout as a webpart
    Forum Post Aug 5, 2013
    Hello, You can update the following values in your Web.config to extend the timeout: <sessionState mode="InProc" stateConnectionString="tcpip=127.0.0.1:42424" sqlConnectionString="data source=127.0.0.1;Trusted_Connection=yes" cookieless="false" timeout="20" /> and/or ...

  • Undocumented GetImage macro function usable?
    Question Mar 17, 2014
    Hi There, I started developing a custom macro to get an image based on an attachment guid, to my surprise and confusion I realized that a GetImage macro is already implemented (my custom macro name was also named GetImage), however it's not documented anywhere that I can find...

  •   ... 21 22 23 24 25 26 27 28 29 30 ...