• Syndicated blog - Posted on: Apr 18, 2021

    Importing the test node package that we exported earlier (see article Exporting Episerver content programmatically through an ApiController) would be the next step in our automated transfer of the production database to the testing environment. I...

  • Syndicated blog - Posted on: Apr 17, 2021

    As part of the automated transfer of the production database to the testing environment for my current client we found the need to maintain a node in the Episerver page tree that is used for testing. I extended our ApiController with an export...

  • Syndicated blog - Posted on: Apr 03, 2021

    Attempting to match timestamps and whatnot to correlate requests over various logs may be quite tedious. Adding a correlation ID to your website makes this easier and may save you quite a bit of time. This is what we did at my current client for a...

  • Syndicated blog - Posted on: Mar 20, 2021

    Just a short note on an exception I got after upgrading the Episerver NuGet packages on a few of my client’s websites. All of them worked perfectly, except the one that gave me the following message: It is the package.config inside the Shell.zip...

  • Syndicated blog - Posted on: Mar 06, 2021

    Adding custom information along with the usual message and stacktrace in your exceptions may possibly make it easier to find out what’s happening in your Episerver website. Here is a bit of code showing how it may be done in a quite simple way. I...

 Workplace: Neoleaf AB
 Community Level: Contributing Citizen

Syndication and sharing