Similar to another topic I just submitted. We got this project code from my client's old vender and we need to make sure everything is there before cutting ties completely.When I am trying to see i...
We just got the project code for this Kentico13 Core Project from this other vendor and I am trying to see if everything is there that we need to take over maintenance of this site. Locally on my w...
I have a Kentico 13 .NET Core website which uses the IUserInfoProvider dependency, injected via constructor, on a number of Widgets.We are seeing strange behaviour whereby:one Widget uses _userInfo...
We are currently in an upgrade to Kentico 13 from Kentico 12 and running into a smallish problem.We have an enrollment page that sends its data to a .net core api (using .net 7.0) I have gotten the...
I am running a Kentico v13.0.52 solution with a .NET Core website.A number of configuration elements may contribute to the issues I am seeing with sessions and SSO when operating on a load balanced...
Hi there,I'm using Xperience 13, NET Core version. I want to change user info in claim but failed with error @Store does not implement IUserClaimStore...@. I found there is an old post about this ...
Hi there,Is there any way to schedule the widget similar to page on kentico 13 xperience. I am using v13.0.68 i.e. Publish From, Publish To mechanism in widget. Thanks in advance
Hi, I know the Xperience 13 installation documentation says that you cannot install an additional site along side an existing .core site (but you can with MVC) We have an existing .core(5) site tha...
Hello,I followed the documentation for enabling the Page Builder into my Kentico 13 Core Web Application hotfix 13.0.70. I was able to make it work with the following urls.Administration domain nam...
I can't find any documentation on how to authenticate using Okta and .net core. All the references appear to be for .net framework. I know how to authenticate with Okta but I don't know how to then...