As stated in the title I'm in the middle of upgrading a site. The site is currently upgraded to 13.0.30 hotfix. I'm running into an issue with Form Builder style and js files console errorsnetwork ...
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.Res...
I have installed kentico CMS and I choose default site DancingGoat. It creates all folders, and I manage to start project with VS2019. When I access http://localhost:8081/KenticoProject_DancingGoat...
Please forgive my ignorance here; I'll try to include as much detail as possible.I wrote a dotnet core MVC website... I now find the need to access a nuget package written in net 4.6.1 otherwise I ...