Skip to main content

All Questions

Tagged with
0 votes
0 answers
35 views

Kentico Message: The CSRF cookie was missing

I have a website built with K12.095 version.(Webform) There is tons of line in event log that says below error: Message: The CSRF cookie was missing. Exception type: CMS.Protection.Web.UI....
godzkaya's user avatar
0 votes
2 answers
207 views

Kentico 11+ WebForms PortalEngine and WebObjectActivator

Has anyone had any success with setting a DI adapter to HttpRuntime.WebObjectActivator on a Kentico 11 hotfix 24 WebForms PortalEngine website? With https://www.nuget.org/packages/DependencyInjection....
Pedro Costa's user avatar
  • 2,976
0 votes
1 answer
288 views

ASP.Net Web Forms - What would cause the form-action to be made relative?

I have a ASP.Net WebForms site (powered by Kentico CMS if that has any bearing) where the URL in the form action is rendered as a relative URL on every page. Ordinarily I would expect the form action ...
Hades's user avatar
  • 1,975
0 votes
3 answers
286 views

PdfGenerator EmailMessage EmailAttachment - Cannot access a closed Stream

An error System.ObjectDisposedException with message Cannot access a closed Stream is being thrown when attempting to attach and send an System.IO.MemoryStream EmailAttachment to an EmailMessage. The ...
Alexander Staroselsky'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
86 views

Looking for HTML 5 CMS Form Controls for Kentico 9+

We're looking for first-class HTML 5 CMS Form Controls for Kentico 9+, meaning control/s that integrate with the Kentico Form Builder and Fields tabs seamlessly, and that express useful related ...
John K's user avatar
  • 28.7k
0 votes
2 answers
321 views

Kentico: Creating WebFormswith Kentico Form Builder with custom form controls

I've been searching and working around a lot to understand how to create a Forms using Kentico Form builder with custom form controls that may have special fields and custom validation and totally ...
keylin wu's user avatar
2 votes
2 answers
1k views

Kentico Page Type Transformation Iteration Display

A custom page type is storing a multi choice form control property value as a pipe delimited string such as "foo|bar". Within a page type ASCX transformation I'm able to successfully retrieve and ...
Alexander Staroselsky's user avatar
0 votes
1 answer
338 views

Is it possible to use CSS to group radio buttons rendered by RadioButtonList with their labels?

We're working with a CMS (Kentico) which internally uses an ASP.NET webforms RadioButtonList to render radio buttons on custom forms. Via the CMS we can still control the RepeatDirection and ...
Tom Troughton's user avatar
0 votes
1 answer
117 views

Kentico 9: Customizing the Form action based on the page the form is on

I have a form that I want to include on each of 250 pages based on the same pageType. Thus I want to include the form reference in the template and have it render on all pages. this much seems to be ...
Krysta Hunt's user avatar
0 votes
2 answers
450 views

.NET form with Bootstrap 3.3.5

I am working on integrating Bootsrap forms into Kentico CMS which is powered by .NET. In doing so I noticed that the "form" tag is being stripped from my form. I received the following from Kentico ...
K.Maier's user avatar
2 votes
3 answers
467 views

Explicit operator cast on runtime

I'm working on a asp.net project in Kentico. Currently I created a Model, let's call it PartnerModel. It contains a private variable of the type TreeNode, which basically holds the same informations ...
eTomate's user avatar
  • 241
0 votes
1 answer
125 views

Dropdownlist issue when clicking back on Google Chrome

I have a webpart with 3 dropdownlists. The 2nd and 3rd ones are dependent on the 1rst one (the options will change depending on the option selected in the 1rst ddl). All 3 dropdownlists have disabled ...
kot09's user avatar
  • 1,027
0 votes
1 answer
283 views

How do I create a Kentico Editable video web part [closed]

I am trying to create an editable web part much like the Editable Image web part that comes as default. I see there is a class called CMSAbstractEditableWebPart that should be inherited from when ...
Mark's user avatar
  • 23
0 votes
1 answer
335 views

Cannot add an item to a List in a constructor of a user control's base class

I seem to be getting a null reference error when I try to add an item to a list in the constructor of my CustomCheckoutProcess class. This class is inherited by a user control's class, so its default ...
Jerreck's user avatar
  • 3,000

15 30 50 per page