Skip to main content

All Questions

Tagged with
0 votes
1 answer
83 views

Kentico upgrade 10 to 11 - CMSDataVersion upgrade failure

I used the upgrade100_110.exe tool to upgrade my Kentico 10 CMS solution. The solution and database schema were successfully upgraded, but upon accessing the site's admin portal in a web browser, the ...
Rob M's user avatar
  • 301
0 votes
0 answers
44 views

Create a copy of all the redirection in my website

Can anyone please help me with how do I pull records or file for redirected page. I wanted to have it as a backup for my website revamp.
Justine Joshua Talaguit's user avatar
0 votes
2 answers
201 views

Can a variable be used in macro expression?

Can a variable be used like this code in the macro expressions to retrieve values dynamically? I am trying the code below which return as null. var indexId = 45; return CMSContext.Current....
Consp's user avatar
  • 5
0 votes
2 answers
64 views

Kentico UniPager Pagination absolute url links

UniPager Pagination. Is it possible to put absolute links instead of relative ones in "PreviousGroupURL" and "NextGroupURL"? My code: <PreviousPageTemplate> <a href=&...
kit_ru's user avatar
  • 1
0 votes
1 answer
276 views

Is there a way to get the related pages from a left side of the page relationship that is not the CurrentDocument in Kentico

I need to access to the Main Page information from any of the Secondary Pages (1,2,3,4...) using a page relationship, and then retrieve the relationship list from the main page, in this case ...
Jesus Alfredo Pizaña Espinosa's user avatar
0 votes
1 answer
592 views

Invalid website error message while spinning up a kentico11 site

I am going through the kentico11 developer essential training and the first requirement is to setup a kentico11 site. I followed the instructions and when done this is all I get Error Message: Either ...
Baba's user avatar
  • 2,199
0 votes
1 answer
82 views

Kentico 11 - duplicate object is created after rollback

After I added versioning to a custom class (see https://devnet.kentico.com/articles/module-development-versioning-recycle-bin), the duplicated object is created (instead of just updating the existing ...
hopeless's user avatar
0 votes
1 answer
128 views

Kentico 11 - Admin portal styling broken

Has anyone experienced a situation in Kentico where the admin portal is broken? I've attached an image where you can see the styling is completely missing.
Mr.K's user avatar
  • 67
0 votes
1 answer
125 views

Using Kentico CMS with pre-generated HTML

I have a huge amount of content that is in pre-generated static html pages. I am working with an organization that runs their web site using Kentico (11) on IIS. They wish to host the pregenerated ...
Grahame Grieve's user avatar
0 votes
1 answer
64 views

Kentico 11: Prevent Page Type Code Generation from removing class name prefix in fields

I have a Page Type with a code My.Product and I have a field called ProductType. I used the Kentico code generator tool to get a ProductType.Generated.cs class but when I call the following code I ...
rory's user avatar
  • 1,490
0 votes
1 answer
3k views

Could not load file or assembly 'Mono.Cecil, Version=0.9.6.0; Initialize CMS application

I am running website on kentico 11. When i'm trying to host and run locally through iis am getting following error. When am running website directly from visual studio to browser. Then i am not ...
Sultan's user avatar
  • 143
0 votes
1 answer
115 views

No component for supporting the service CMS.Helpers.ICurrentCookieLevelProvider was found

Hi I am having a kentico 11 website. I am getting following error when am trying host and run it locally from IIS Server Error in '/' Application. No component for supporting the service CMS.Helpers....
Sultan's user avatar
  • 143
1 vote
2 answers
164 views

Kentico - generate image previews after updating document field via API

I have a script to upload images to the media library (works fine) and then assign each image to a particular document field which also works. The only issue is the preview thumbnails aren't showing: ...
rory's user avatar
  • 1,490
0 votes
2 answers
329 views

How to reset autogenerated Kentico passwords on first use?

When you click on the 'Generate new password' button, on Kentico's 'User' application's Password tab. The password is sent out in clear text via email. We want users to change their password the ...
Goldhawk's user avatar
1 vote
1 answer
81 views

How to propagate the rounding configuration in a Kentico store settings for custom calculations?

I am developing a commerce site in Kentico 11 CMS and, in addition to a product price, need to compute its insurance cost based on a user’s input. Kentico allows to configure a price rounding option ...
Kate Orlova's user avatar
  • 3,283

15 30 50 per page