Skip to main content

Questions tagged [kentico]

Kentico is a content management system (CMS) for building websites, online stores, intranets and Web 2.0 community sites. Kentico utilizes ASP.NET and Microsoft SQL Server. Use this tag for asking questions related to development issues with Kentico CMS.

kentico
45 votes
5 answers
102k views

How to change schema of all tables, views and stored procedures in MSSQL

Recently we were having issues on our database server and after long efforts it was decided to change the database server. So we managed to restore the database on another server, change the ...
anar khalilov's user avatar
13 votes
2 answers
43k views

how do I change schema owner in ms sql server?

I currently have a website hosted developed with kentico 7. I tried importing the exported website into my localhost and that failed. In my findings, i realised that each table in the online version ...
Peter's user avatar
  • 223
10 votes
5 answers
54k views

How to get at the current users windows identity?

The site is running on my local IIS 6.1. I Would like to add some features to pull information from our Active Directory (AD). My AD code works on many other projects and on my development server. ...
Phil's user avatar
  • 1,821
10 votes
6 answers
3k views

Many-to-many relationships in Kentico

Are there any best practices on how to build a Kentico CMS Portal implementation which is based around a many-to-many relationship (i.e. a website which sells food product and has a large section with ...
Francesco Gallarotti's user avatar
10 votes
2 answers
6k views

IIS, multiple CPU cores, application pools and worker processes - best configuration for a single site?

We use Kentico CMS and I've exchanged emails with them about a web garden deployment. We have a single site running on a server with 8 cpu cores. In line with Kentico's advice, we have not altered ...
tony.wiredin's user avatar
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
7 votes
0 answers
956 views

Sandbox paypal is not redirecting the user to success page [closed]

I have sandbox paypal business account and It working fine till yesterday but as of now user able successfully pay the amount from paypal and the transaction also reflects in my account but after that ...
Sanket Bhujbal's user avatar
7 votes
3 answers
386 views

Web Crawler Engine used by Kentico 10

Is there more information available about the web crawler technology/engine used by Kentico 10 as per documentation Configuring Page Crawler Indexes? The reason I'm asking is because I'd like to ...
John K's user avatar
  • 28.7k
6 votes
3 answers
12k views

SQL Network Interfaces, error: 50 - Local Database Runtime error occurred. The specified LocalDB instance does not exist

EDIT: One important detail that I original left out (because I didn't know it was important) is that we were running these sites in full IIS, not from IIS Express. We're trying to setup local dev ...
Jerreck's user avatar
  • 3,000
6 votes
3 answers
802 views

Accessing nested properties in a Kentico custom object macro method

I am trying to write a single macro method in Kentico (v8.2.x, or v9.0) that is cached appropriately, and exposes a POCO with a few public members. Debugging in Visual Studio, I can see that the ...
ne1410s's user avatar
  • 6,994
6 votes
1 answer
171 views

Leverage Kentico's Licensing to license custom module

We've developed a Kentico module that we would like to license on a per site basis. Has anyone else tried to leverage the in-built Kentico Licensing for this purpose? What I'm thinking of is having ...
Pedro Costa's user avatar
  • 2,976
6 votes
1 answer
36k views

Post Redirect to URL with post data

I am working on a post redirect for a payment provider and trying to pass form data to their secure URL. I am doing this in kentico 8 by using their custom payment gateway method as shown here https:...
KJSR's user avatar
  • 1,747
5 votes
1 answer
1k views

Kentico TreeNode Delete method not deleting dependencies

I have the following block of code that retrieves a document node in kentico and deletes it. It does delete the kentico node, but not the underlying document type which stays in the datase. Help?! ...
Grimboify's user avatar
  • 218
5 votes
1 answer
2k views

Kentico Custom Module Development

I'm just made the switch from Sitefinity to Kentico CMS. I really like the CMS so far but I'm having a few issues I've found this http://www.kentico.com/docs/devguide/custom_modules.htm but its ...
Luke's user avatar
  • 3,426
5 votes
1 answer
1k views

graphql duplicated documents error when retreiving multiple data types in Gatsby-node.js

I have a simple Gatsby prototype that utilizes Kentico Cloud as a data source. Luckily for me, they have already built a source plugin that I'm utilizing to fetch a single data type called 'BlogPost'. ...
onTheInternet's user avatar

15 30 50 per page
1
2 3 4 5
119