No owin.Environment item was found in the context. after adding...
hiclean epi latest ( 10.1.0.) i added EPiServer.Marketing.Testing. after first build i can't login to the site,after correct user/password , i"m receiving " No owin.Environment item was found in the...
View ArticlePropertyFor exceptions: Value cannot be null. Parameter name: key + An item...
I'm investigating the following two exceptions on a 9.12.3 MVC site running on Azure.The line number references @Html.PropertyFor()-calls from the view for different ContentArea properties.The...
View ArticleHelp removing the catalog name from our URL
Hello all,I was hoping you could help me resolve what I think should be a simple task that I'm coming up short on. I'm using Episerver version 9. Basically, we just want to remove the catalog node...
View ArticleInterval in "The job will permanently delete content older than 30 days...
Shorter interval is needed when the website has lots of content changes (ex. Intranet). Then, recycle bin gets full quickly and can't be delete manually due to a timeout nor through a scheduled job,...
View ArticleEpiserver CMS: Ability to define supported block display options at a block...
Currently in the CMS we define the different display options at a application leve via an InitializationModule. This then appies these sizes to all blocks across the site.Within the Alloy Demo and also...
View ArticleEpiserver CMS: Better management of removing types
Currently when you remove a type from Episerver you get prompted with a list of items still using this type. This causes the following issuesLong labourios clicks and navigating back to remove instance...
View ArticleManage Websites -> Add Host Name suddenly generates error
Hello,I'm greeted with the following error when I click the Manage Websites -> Site -> Add Host Name button (with the green + icon). Is there something that can be done to fix this?
View ArticleRead-only catalog
In a scenario where the entire catalog is owned by a third-party system, e.g. a PIM, it would be nice if we could make the catalog read-only. Would it be possible to disable catalog editing alltogether...
View ArticleGet unpublished catalog node by code
Hi!I am using this line of code to get a reference to a catalog node:ContentReference contentReference = referenceConverter.GetContentLink(code);Works just fine it the node is published but not on a...
View ArticleGetting RemovedDueToMissingInventoryInformation - why ??
Hi there! Fairly new to Episerver commerce. I am getting the above validationIssue when I'm adding a variation to a cart (when the variation is "tracked"). It's the extensionmethod...
View ArticleScheduled job - IsStoppable improvement
If you create a scheduled job that is marked as stoppable and the job is started manually, two instances of the scheduled job are created. One to perform the job and a second to check to see whether or...
View ArticleError during import: System.ArgumentException: Cannot be the same as destination
Hello community,I am trying to import content from our UAT server to our Production server.The Production database was originally cloned from the UAT database, both code bases are the same.My procedure...
View ArticleEpiserver Forms without javascript
Hi,I am working on implementing episerver forms on a website and when i try to use a form with javascript diabled the behaviour is not what i am expecting. when you submit the form it returns an empty...
View ArticleContent indexing seems to get stuck and is fragile (EPiServer.Find.Cms 12.2.9)
HiLooks like in EPiServer.Find.Cms12.2.9 the content indexing is fragile and broken. At least, we have noticed major problems never seen before :)The main issue is that the content indexing is not very...
View ArticleEpiserver forms 3.1
Hi All,We are using Episerver forms 3.1, we are using a hidden field to capture the logged in users email address.The email address gets posted to the database and is visible within the form...
View ArticleManaging Multiple OrderForms In Cart
Hi,I am trying to add multiple order forms depending on the type of product added in cart. I am not sure how to achieve this?I have refactored the code and most of the internal classes uses...
View ArticleContent type descriptions default to: [Missing text...
HiPreviously content type descriptions defaulted to "No description available". This was cool because 95% of the time the description was unnecessary due to good naming practices.But now the default...
View ArticleContentArea typeof with interface
Hi all i have structre like on the image:My BaseArticle Page has content are that looks like this: [AllowedTypes(typeof(AgrifirmArticlePage), typeof(NuscienceArticlePage))] public virtual...
View ArticleGet most clicked results.
Anyone have any idea how to get the most clicked content over a certain time. For instance;People have searched the site for a week. I want to get the most clicked results from last week, regardless of...
View ArticleThe WebSocket instance cannot be used for communication because it has been...
Hi!We just upgraded a client to latest EPiServer version and see this erro rin the event viewer:Exception information: Exception type: WebSocketException Exception message: The WebSocket instance...
View Article