-
after i installed this package i got this error on startup:
System.TypeLoadException
HResult=0x80131522
Message=Could not load type 'EPiServer.Shell.Navigation.Internal.NavigationOptions' fro…
-
The new browse existing content is not working for me. I have a site running
- CMS 11.12.0
- Commerce 13.6.0
When I try to load dialog I just get a loading screen and the request I can see in D…
-
I have a controller like below in an Orchard Core module:
```
public class CatchAllController : Controller
{
[HttpGet("{*slug}", Order = 9999)]
public async Task Get(string slug)
{
…
-
**Describe the bug**
The user `admin@example.com` and password `store` provided in the readme.md does not seem to work.
**To Reproduce**
Steps to reproduce the behavior:
1. Follow readme.md for …
-
Hi,
I installed Geta.Optimizely.ContentTypeIcons package v.1.0.0 in our .net 5 application, the defined thumbnails look well on my local machine, but not on the integration environment
Local:
…
-
Hi Guys,
I am interesting use this package and it's fulfilling my requirement in my project. But my project is built on CMS12 (i.e .Net5). But it is not compatible with CMS12 and getting Version…
-
When images are drag-and-dropped from local computer to a XhtmlString-property, the images are not uploaded to the content folder for the content being edited - but to the content folder for the star…
-
The pop-up window is too narrow. Lots of properties generate an annoying horizontal scroll bar.
-
I am getting this error "Oh Dear! An error was encountered when trying to save your robots.txt content." while saving robots text. Response header had the error "siteId is not a non-null non-empty val…
-
I am using Deploy Nuget package job to do a direct deploy to Integration but the following error occurs:
I have even tested adding a variable named DirectDeploy in variables for the release to no ava…