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...
Hi,I pushed a .dll and a .pdb file to our Kentico development site because of the API upgrades. The dev site works as expected. Then I pushed the same files to the test site, I couldn't bring up th...
I got an existing Kentico 10 project on production server. It is working fine. The project was added to git as well. First I copied to my local system as a zip and extracted, it worked fine.When I ...
I am developing a new OSB service to replace an old .NET service. The service has Kentico CMS as a backend and it's currently calling it using a dll provided by Kentico to call -for example- GetUse...
Hi guys,Just looking for a little help, I have done an upgrade from v9 to v10 and everything went smoothly but when I try to run the local instance of the project I get the following errorCould not...
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 St...
Hi, I'm migrating from Kentico 8.2.5 to Kentico 9. Both database as well as Kentico files got upgraded successfully. But in my solution files, i could see lot of errors. When i saw the error window...
HiI have downloaded Kentico (v10) fresh from the Portal and ran the installer to create a blank portal project on my local machine. My local machine is Windows 10 Pro 64bit. If I try to run the hot...
HelloFor our Kentico V9 Web Forms project, we use ImageProcessor.org. For media storage we use the Azure Blob Storage. It all worked well until we installed the ImageProcessor Azure Blob cache pack...
We've all been there — our application depends on a version of assembly that's incompatible with the version that's referenced by the NuGet package we've just installed. The situation gets worse when the conflict occurs between two third-party NuGet packages. What can we do about it? What does Kentico do about it?