Epi Backend Configuration
Hi,We have a Ecommerce website developed on Epi (latest version) and we would like to push to solution to staging on Azure as web app. Is there any way we could host the backend of the solution ( CMS...
View Article"The wait operation timed out"
While developing under IIS express, I get intermittent yellow screens of death with "The wait operation timed out".This is the full response:https://pastebin.com/L3frVUMHRebuilding doesn't fix it....
View ArticleLoad an Image in a block (in edit mode) on load
Hi,I am kindly request your help for me to get an advice to load an image on load in a block in cms edit mode. Scenario: I need to do a block for editors to create hotspots in an image. My suggestion...
View ArticleThe object has not yet been initialized. Ensure that...
Hi!After doing a test upgrade to the very latest EPiServer version, along with 'EPiServer.Marketing.Testing 2.2.3', I'm now facing the following error when calling my own Web API:The object has not yet...
View ArticleThe model item passed into the dictionary but requires different model.
I am running into this on alot of projects and still haven't found why or what to do to fix it.Whenver i use a block controller for my block, and pass a view model of the block that contains lets say a...
View ArticleCan't add new page to start page
Hi All,I am not able to add a new page under the Start page as i couldn see a new page option in the more options menu. Trying to move a page into the start page, displays a msg saying "Content type(s)...
View ArticleCData issue when embedding a widget on the Episerver 6
Hi Team,We get an error when we try to implement the Custom Code of the widget on our site through EpiServer CMS (Version 6).We want to implement this widget on the right-hand side of the page we’re...
View ArticleAdding data tags to form elements
HiI want to add some more data about the form element so I can use that in my javascript for tracking, etc.For example, I have sigle or multi choice element on my form. When it renders, it looks like...
View ArticleError "Cannot have multiple items selected in a DropDownList" after...
We get this error when trying to access page setting from within the Admin area.Error "Cannot have multiple items selected in a DropDownList" after clicking the Setting button on the Admin->Content...
View ArticleDynamically programmtically extend content type at initialization
Is it possible (perhaps through an initialization module) to dynamically add additional strongly-typed properties to an existing model/contenttype so that those new properties are fully available in...
View ArticleUnit Testing LocalizationService.GetString via MemoryLocalizationService
Hello.I'm trying to unit test the LocalizationService.GetString. I'm using the Moq framework to create mocks of a class with a method I want to test (the target).the target method I am testing uses the...
View ArticleMaximum number of Properties per PageType/ContentType?
Is there a technical limitation to the number of Properties that one Content Type can have? if not an absolute limit, would there be an approximate point where performance would degrade if there were,...
View ArticleSpecify Default Editor Descriptor for custom Property Class
If I have created a custom Property class derived from one of the available Property base types, is there a way to specify a default Editor Descriptor for my property type, or do I now have to put the...
View ArticleError downloading xliff translationpackage
Hi,I'm getting a 500-error when trying to download a "translation package" created with the Languages Addon. Am I missing any config, or is it a problem with some of the content?Thanks!/Frode2017-05-09...
View ArticleHow to convert EPiServer gadget to component
We do have old MVC based dashboard gadget something like this:[Gadget(Name = "Gadget Name", Title = "Gadget Title", Description = "Gadget Description", ClientScriptInitMethod = "epi.myGadget.init")]...
View ArticleAdd to List of Roles in Set Access Rights Screen
I am trying to figure out how to add to the list of roles in the "Set Access Rights" screen when using Azure AD for security. The list as I see get's populated from the list of Virtual Roles and the...
View ArticleRender ContentPages manually
Hi thereI am trying to build a SinglePageApplication and for that I need an WebAPI service that kan return the rendered HTML of any given EpiServer Page. But I seem to stumple into two problems:Either...
View ArticleCommerce over HTTPS errors
I am trying to establish a CMS site that uses completely HTTPS protocol, which is working, but when I try and access the commerce site via the manager integration, I am getting a lot of mixed content...
View ArticleERROR EPiServer.Framework.Web.AspNetAntiForgery: Cross-site request forgery...
I have one EPiServer 7 site to fix. In the admin mode I get this error:Somebody have a ideia?2014-04-03 14:26:27,423 [22] ERROR EPiServer.Framework.Web.AspNetAntiForgery: Cross-site request forgery...
View ArticleActivity logging in EpiServer, associate with user after logging in
Hello!We have a couple of EPI sites with content in an open context. When a user logs in they are redirected to an .NET MVC application with no EpiServer connection. We would like to:Log all user...
View Article