-
Using this module on a CMS 12 site, I see the below exception logged when browsing the CMS UI.
```
Failed to add menu item
System.ArgumentException: Unable to find a module by assembly 'DbLocaliz…
-
We had a major issue where all production containers crashed simultaneously. We reached out to Optimizely support and upon reviewing the error logs leading up to the crash, we found that certain calls…
-
With episerver 11 addons should have a dependency on EPiServer.ServiceLocation.StructureMap >= and not have a dependency on structuremap anymore
Sebbe updated
3 years ago
-
```
Hi I have a problem I hope you can help me with. I use ChromeDriver via NUgent
in Visual Studio 2013.
This is my code for my Driver-class:
public static void Initialize()
{
…
-
We are using AddOn.Episerver.Settings v4.0.0. When we create a global setting and apply some changes to it after the setting has been created, like changing the setting name or the property name, the …
-
```
Hi I have a problem I hope you can help me with. I use ChromeDriver via NUgent
in Visual Studio 2013.
This is my code for my Driver-class:
public static void Initialize()
{
…
-
We currently have two language versions for our content but I'm getting 404 errors for `VisualCompare` when testing addon in localhost environment. Tried testing it with draft and published changes bu…
-
I have configured the environment synchronizer job to trigger the search reindex job after a database sync (e.g. prod => preprod). But the search reindex job fails (as shown in the image) when the env…
-
Hi,
The module fails to load once Opti ID is enabled, the URL is kept at episerver, rather than changing to UI.
**Get**:
https://localhost:5000/episerver/AddOn.Episerver.Settings/settings
**…
-
Great module!
When I install the module and add settings to appsettings.json in the same deploy the module fails since it can not find the Environment Synchronization job with guid 1eda8c91-a367-41…