Skip to main content

All Questions

Tagged with
0 votes
0 answers
30 views

I am getting errors in console when trying to interact with Kentio RTE

I am developing website in .NET 6 MVC with Kentico 13 and i created a widget with only two properties: content, background color. The first one has editing component as RTE. But when I want to set ...
Maciej Dobosz's user avatar
0 votes
1 answer
373 views

Set static assets as cacheable in Kentico Xperience 13 .NET Core site

I'm trying to use the following code in a .NET Core site running Kentico Xperience 13. app.UseStaticFiles(new StaticFileOptions { OnPrepareResponse = context => { context.Context....
piemanji's user avatar
0 votes
1 answer
290 views

Kentico API to update settings doesn't reflect in CMS

I'm trying to programmatically update the WIF thumbprint value in Kentico. I've developed a small app that does the following: Get's the value string thumprintValue = SettingsKeyInfoProvider....
Clyde D'Souza's user avatar
0 votes
2 answers
676 views

Could not load file or assembly CMS.DataEngine - after Kentico 11.0.0 upgrade to Kentico 12 SP1

I have got the following error after upgrading Kentico 11 to Kentico 12 SP1. The action I have made: 1. I have removed all the reference of Kentico dll and I added new reference. 2. All the DLL (both ...
idan's user avatar
  • 81
0 votes
0 answers
150 views

Setting up controller and views for Kentico Cloud API and .NET

I'm having the worst luck with the documentation for Kentico Cloud and .NET. I'm looking to get my controller and views organized so they can display on another page (not main view but accessed via ...
Dylan Lee's user avatar
1 vote
1 answer
157 views

Kentico: How do I parse the contents of a Widget when using the TreeProvider.SelectNodes object to retrieve content

I am building an index for an external search engine and I am having issues parsing /rendering the content of inline widgets in the WYSIWYG. DocumentQuery articleDetailNodes = tree.SelectNodes("...
Ted Cromwell's user avatar
0 votes
2 answers
2k views

How to find out Kentico Version without having access to Admin or Database

I have source code of a Kentico site to review but do not have access to database or live Portal yet. I was wondering if there is a way to find out the CMS version just from the files or Code ?
Alireza A's user avatar
1 vote
1 answer
2k views

Extract Sustainsys SAML 2.0 Assertion

I am tasked with setting up SAML 2.0 Single Sign On via the Sustainsys (Kentor) library for the project I am currently working on. Here is the documentation I have been following. The website is a ...
Colin's user avatar
  • 1,806
0 votes
1 answer
456 views

Best way to get the Culture Info based on Country Code in C# ASP.NET

currently I am developing a website that serves globally. What is the best way to get the culture info based on geo location data? currently we are using Maxmind GeoIP. I cannot find a reliable ...
Nelson Nebre's user avatar
1 vote
2 answers
299 views

Kentico custom table data editing issue

Custom table's data hangs on the loading screen after saving any changes. This is happening on some of tables and it seems that the majority of records are saved, however I have noticed a couple that ...
Alireza A's user avatar
0 votes
3 answers
117 views

Aspx in kentico

I'm very new with kentico and I'm a junior .net developer. I have created from scratch my master page in visual studio. My question is : how do I use it in my kentico portal for my page templates? ...
Denis's user avatar
  • 13
7 votes
3 answers
3k views

How do I prevent .NET 4.7.1 libraries from copying the facade dlls to the bin folder?

I'm certain there's probably a bunch of things going on here that I don't understand well enough, so forgive me if this is a stupid question or if there's obvious details missing. I have a Visual ...
Mir's user avatar
  • 2,519
1 vote
2 answers
312 views

Kentico custom email provider - prevent email from being sent

working on custom email provider where in certain situation I prevent email from being sent out. note: all email currently being sent out via Kentico email queue and needs to stay that way. All ...
Shraga's user avatar
  • 23
0 votes
2 answers
621 views

Error loading the webpart '' of type ''

Works Locally but doesnt work when deployed to dev, using same kentico configuration settings on local and dev. Changes on local apply straight to dev. So I am working on an existing project which is ...
Kallen's user avatar
  • 18
0 votes
3 answers
593 views

Kentico home page shows 404 but admin works fine

I'm new to Kentico and can't seem to get the home page to load correctly, it just returns a 404. I have a site setup in IIS and I have know the app pool has access to the database I'm using for ...
peacemaker's user avatar
  • 2,561

15 30 50 per page