Hi there -We have deployed a new Kentico Experience 13 site (v13.0.112) into an Azure web app and have been attempting to set up Azure Application Insights, which we saw was not receiving data from...
Hi,What is the correct approach to logging in the .net core CD site if you want to log to both the eventlogger and application insights?
I'm trying to create a new contact and logging activities to that contact. It's currently creating the contact correctly, however it's logging the activity to an anonymous contact. How can I assign...
Is there any out of the box functionality in kentico that would warn me with an email when our security signatures error out? It seems to happen at least once a week, and I only find out once a us...
I'm running the code below, email doubles as username in this system and is being successfully passed. Has anyone used this successfully? I'm thinking maybe the email format isn't accepted for this...
I'm using Kentico v11.0.48 and when I set up my live site I didn't have these problems. Now every time when I log in as admin it keeps logging me out. I've managed to look into the CMS_EventLog tab...
Hi guys,Bug repro steps: user signs up on our site, then signs out again, and then creates a new account (which logs in automatically).Bug result: user doesn't log on the new account despitecontact...
How does @Scripts.Render(Url.RouteUrl(@KenticoLogActivityScript@)) define if a log is a search engine vs an external site that links to the page?
I created register form in my website.After registration of user I want to immediate login(dont want to show login screen).For that I configured all the thing in admin like unchecked Registration...
We are currently using the Corporate site theme and have modify the master template. In doing so we removed the log off button. We have tried to get it to display with no luck. We would rather t...