I'm getting this error suddenly (wasn't an issue before) when launching the site with IIS but am having no issue when running the site on IIS Express. I've double checked the names of the areas in ...
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 ...