I am running a Kentico 11 basic install on Windows 10/IIS 10 for training purposes. All was well for several days, until quite suddenly Visual Studio 2022 started marking most object references in ...
I'm working on an sso between our CMS (Kentico 11, portal engine) and a new AMS that uses Auth0 for authentication. After no success with numerous different approaches to integrate custom external...
I have a kentico table that returns an SQL Query in the code behind along with multiple other properties. The object that is being returned is an IQueryable object. Is there a way to get the column...
My site suddenly got an error without anyone touching its files. I wanted to know how to fix this error. Thanks in advance.Server Error in '/' Application.Description: An error occurred during the...
To Preface: I have tried doing this with ViewState and had the same results, I read that Session is better for performance and if possible it looks to be better so I'm trying to do this via Sessio...
how to use to kentico with asp.net web services ?Example Image https://ibb.co/gMy7zGthank you
Hi Kentico .NET Experts,We are in the process of implementing an enterprise application that is going to be hosted in Kentico. We will have a database structure consisting of multiple database tabl...
I need to disable a field in page type form based on certain criteria. for instance I need to get control of a checkbox from page form section and disable it from code ? Is there a way to access ...
Hi,When a user submits a bizform I need to call a custom method, is this possible within Kentico 9?Thank you, Conor
Even with the Roslyn compiler deployed, individual pages of Kentico can still take some time to load for the first time. This article tells you how to speed it up significantly using precompilation, even in development installations. Manual testing can then be done with very short load times.