Cannot set size of embedded YouTube iframe in TinyMCE
I'm having a strange issue when trying to embed a YouTube-video via TinyMCE's embed media button.When the embedded media is from YouTube, the size of the iframe is hardcoded to 425x350 and cannot be...
View ArticleAnyone know the Table/Column that tells us which Category/Node is the primary...
Hi,I need to export some commerce data (Categories and Products in those categories). I have that figured out, but I cannot find the table/column that tells me what the primary/main category is for a...
View ArticleCustom ContentScannerExtension to update property order, order not changed
I've made a custom ContentScannerExtension that sets Order on the PropertyDefinitionModel in AssignValuesToProperties() method. I can see that i runs but the properties aren't sorted.What could be...
View ArticleUsing React.JS in EpiServer 9
Hi all,On our new EpiServer 9 project, we want to use React.js for front end. Has anybody used React.js with EpiServer MVC before? Any feedback/experience/issues/concerns shared here would be really...
View ArticleHow to load data from an API, for display in episerver pages
I've been reading on Episerver, but still have some questions. For instance, if I want to primarily load data from a separate Oracle database (through an API), how would I do that? I mean, the data...
View ArticlePropertyList in Commerce error
I am trying to use a propertylist within commerce, but I get a type converesion error.The type System.Collections.Generic.IList`1[[System.String, mscorlib, Version=4.0.0.0, Culture=neutral,...
View ArticleLoad balancing Episerver and keeping up with Episerver releases
Hi,We're setting up a load balanced environment with one of our clients that has the most active release schedule.We're using an automatic deployment tool where we can disable one node in the server...
View ArticleCustom editor widget with DnD sorting?
Has anyone made a custom editor widget with DnD sorting? Preferrable where the items being sorted are another custom widget.I've kinda manged to make a Dojo widget that worked as expected outside epi,...
View ArticleDetailed Logging using Interceptors
I was reading Daniel's blog about adding logging, and I am coming across a problem with the JSON serialization settings. The issue is that I want to set the settings for the Dump method. I would like...
View ArticleListen to Service Bus, how? Thread?
What's best practices if i want to integrate with a system over service bus? I guess the service bus client should run isolated in it's own thread or something? And i don't want this thread to be able...
View ArticleBest way to save large amount of plugin data
Hi!What is the best way to save large amount of data generated by my plugin?My plugin will generate a lot of data and in my current project we have an extra database with a couple of tables to handle...
View ArticleImage Editor Access
At my client, the user Role 'Editor' is permitted to import images in the Media Folders but only Administrators are allowed to save changes using the EPiServer Image Editor.There is nothing specific in...
View ArticleBug: User cannot use Image Editor without publish permission
On our build we have encountered an issue where our editors cannot use the built-in Image Editor to crop or resize images.If an editor does not have publish permission then they cannot save an image...
View ArticleAddressAlreadyInUseException with TCP Event configuration
Hi all,Having some troubles with getting TCP event communication going properly. Well, it works good, but every time the application needs to restart, for example when the web.config is saved I get the...
View ArticleIntegrating with a 3rd party CMS system
Hi,I am new to episerver and I would was wondering what would be the most sensible way of integrating with a 3rd party CMS system (umbraco)?Would the Content Channel be a sensible route to publish the...
View ArticleProperty availability and inheritance
Hi!I am working with EPi 9, and I have the following issue:The pagetype StartPage is used multiple times, not just for the root node. I have a property that I want to be editable (in edit mode) only in...
View ArticleString property that does not convert to HTML
I want to add a property so my editor can insert a script at the bottom of some, not all, pages. I created a String property, but when the page renders, all the < and > get converted to html,...
View ArticleSocial Reach Facebook error
Hey!I'm working with EPiServer 9 and recently installed the Social Reach plugin. Posting to LinkedIn and Twitter works just fine, but when trying with Facebook it gives me the following error:...
View ArticleThe wait operation timed out after removing block as property
So i am receive an "the wait operation timed out" error when trying to load my web app. I removed a block that was used as a property on my base page and have around 10,000 pages on the site. I...
View ArticleAny configuration to require previous password when changing password?
Hey!We had a security audit and they pointed out that changing an users password doesn't require the current password.Is there a configuration or such that would enable requiring of the current...
View Article