Cannot read property 'contentData' of null -- Publish (when...
Hello All,I am starting out my journey into EpiServer and trying to spin up the AlloyDemo application. I am playing around with Users and associated permissions (more specifically Publishing a page). I...
View ArticleEdit mode removes class in ContentArea rendering
I am using custom content area rendering to adopt twitter bootstrap responsive framework. Everything works fine in view mode but in on page edit mode for preview, content area wrapping tag div class...
View ArticleRequest: Stable Releases
When you have a large solution - multisite CMS with Commerce - upgrading packages do almost always mean, getting new bugs. And if you are fast on updates, you will most probably be the one debugging...
View ArticleGet content that is available in the currently selected language?
We have a block that pulls in content and displays it on our page. Right now, no matter what language I select in our language switcher, this is not being honored by our block.As I am new to EpiServer...
View ArticleScheduled Publish
Hey,Recently my schedule publish has just stopped working. Sometimes it invalidates on remote servers but the current server hasn't been invalidated and some of the post publish code hadn't completed...
View ArticleCreating an assets folder
I'm trying to create a data folder under the Media tab to store some xml files. I'm able to create my xml files on the root of the assets folder without any issues.I've found example code that just...
View ArticleEPiServer CMS 6 R2 and TLS 1.2
Hi,Has anyone had any experience of using TLS 1.2 with CMS 6 R2?The site is .NET 2.0 but I believe this is possible based on this post...
View ArticleMissing Stored procedures in database
I'm having an issue with a Episerver installation, the database are missing some stored procedures.The database has been around since version 9.x-something and the problem got to my attention when...
View ArticlePromotion to be a Culture Specific
commerce -12.5Hi Team,How to set Culture Specific name and description for epi promotion?Advance Thanks,
View ArticleIt takes ages before new content shows on my 2 front ends
HiI have a load balanced setup with one edit server and 2 front ends. When editor does changes to existing content the changes will show on front end servers at once, but if they publish new content it...
View ArticleOffline and historical orders - Tracking
If there is any change in previously submitted offline order. Can we resend it to Epi ? Will Epi update the order accordingly ?
View ArticleAzure Log Analytics (Azure Monitor) for EPiServer IaaS
MorningDoes anyone have a guide for implementing Azure Log Analytics (Azure Monitor) with EPiServer 11.10.1 logs? We currently write all logs to a shared network drive (on-premises DFS) but we would...
View ArticleX-Forwarded-Proto support for when behind load balancer.
HiIs there a confiruation key to enable in web.config for X-Forwarded-Proto support https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Forwarded-Proto.I know there is one for X-Forwarded-For...
View ArticleImageProcessor Help Request
Hi Everyone,I'm trying to take to take Vincent Baaij's ImageProcessor.Web.Episerver for a test drive, but I'm failing hard trying to get it to work. I've been trying for a couple of days now and I'm...
View ArticleProperty setters bypassed – why?
I struck on that the block property setter is called only once during block “life time”. In case from call withinSetDefaultValues(ContentType contentType)I performed some tests on this:1. Create new...
View ArticleEPiServer.Find.Personalization dependencies
EPiServer.Find.Personalization has a constraint on EPiServer.Personalization.Common (>= 1.1.0 && < 2.0.0) but the latest version is 3.0.0 and the last valid version that meets the...
View ArticleStrange result when using .Take ()
var items = Client.Search<FurnitureVariant>(requestLanguage) .Filter(x => x.GetMarkets().Match(market)) .Filter(categoryFilter) .Filter(attributeFilter) .Filter(timelessItalianFilter)...
View ArticleEPiServer find 13.0.1 not indexing linkitemcollection property
I tried to index the linkitemcollection property in episerver find 13.0.1 and episerver.cms.core 11.4.0 , episerver.commerce 12.0.0.I have cleaned the index and reindex the pages.
View ArticleExclude certain line items from all line item promotions
Hi,I am using commerce 12.15.0, I have a requirment to exclude certain items from all line item promotions. My approach is to override the GetLineItems method in the EntryPromotionProcessorBase...
View ArticleEPiServer.ConnectForMarketingAutomation 5 and above missing criteria under...
HiiDoes anyone know any significant changes to the way Silverpop Engage works on CMS 11? I've noticed a drastic difference in the User Interface in CMS Admin, when compared to previous versions....
View Article