Hello,
We have been converting our CRT extensions over to Commerce SDK, but we keep on running into this error when loading the Retail Server:
The error says that it could not load Microsoft.ApplicationInsights, but the assembly (which our extensions rely on) can be seen in the extension folder:
The four blocked out assemblies are our project assemblies with the corresponding Extension.config:
Looking at the config file of the installer itself, we can see that Microsoft.ApplicationInsights is the first assembly listed:
Has anyone else run into this issue and know how to fix it?
Thank you!