I attempted installs of Xperience 13 Refresh9 and also Refresh11 with the same results documented below. Please note that these same steps work on a Kentico 12 installation.I am following instructi...
We have a Kentico 8.2 WebForms App in C#.NET using .NET Framework 4.0. I have recently implemented a WebAPI v1 Controller within the CMS project (Stored under CMSApp\ApiControllers\, as opposed to ...
Hi, I would like to know if Kentico will work seemlessly with WebAPI2 or not considering Web APIs are state less? I tried to get a shopping cart using IShoppingService GetCurrentShoppingCart() meth...
I have followed the Kentico documentation word for word in order to attempt to setup a custom WebApi method in Kentico 11:https://docs.kentico.com/k11/developing-websites/using-asp-net-web-api-with...
Hi, I'm using AngularJS within Kentico ASP.NET Web Part (Web Form) and would like to post data to a custom web api method which is setup within Kentico. The angularJS method that posts the data thr...
On one of our sides we get an error every time we log in to the backend of Kentico. Here is the event log message:Event ID: 1316868Event type: ErrorEvent time: 8/3/2017 3:07:27 PMSource: WebApiEve...
Hi there, A bit of a @best practices@ sort of question, since things have calmed down a bit and I've managed to deploy my @solution@, thus I can now reflect on how to do it better next time. We had...
I followed the guidelines at https://docs.kentico.com/display/K82/Using+ASP.NET+Web+API+with+Kentico to build a custom Web API controller. Also I enabled Basic HTTP Authentication in the Kentico Ad...
I followed the guidelines at https://docs.kentico.com/display/K82/Using+ASP.NET+Web+API+with+Kentico to build a custom Web API controller. I installed the ASP.NET Web API dependencies through NuGet...
I face this error Feature CustomTables is not available in current licensewhen calling Kentico API from external Application, although Kentico application working probably.This issue happens only w...