Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

Server error 500 - Value cannot be null when editing pages in CMS

I'm getting this error when trying to edit pages in the CMS. I debugged to the fullest of my knowledge using the Network monitor tab in Chrome's DevTools, googling around and what not.I've seen quite a...

View Article


TinyMCE, Clear formatting

My client wants "everything" (for instance h1, h2,h3 etc.) to be unformatted when clicking on "Clear formatting" in TinyMCE (v. 2.6.5).i'm trying to do like this:var removeformats = @"{formats:...

View Article


ContentReference (UiHint.Image) within IList Property List

HelloI have a property of ContentReference decorated with UiHint.Image within a propertylist, this doesnt seem to work any more i.e. the Property does not show within Episerver. If using UiHint.Media...

View Article

Strange result when using .Take ()

var items = Client.Search<FurnitureVariant>(requestLanguage) .Filter(x => x.GetMarkets().Match(market)) .Filter(categoryFilter) .Filter(attributeFilter) .Filter(timelessItalianFilter)...

View Article

Image may be NSFW.
Clik here to view.

Campaign Tracking

Hi All,Can Anyone explain about the Campaign Tracking with the Example ?Thanks in Advance..

View Article


ImageProcessor 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 Article

Image may be NSFW.
Clik here to view.

CMS UI and SVGs

Hi All,Really enjoying the UI enhancement to display thumbnail images when used in the CMS. However, when using SVGs the thumbnail doesn't render:Any ideas on how to fix this?Alex

View Article

Image may be NSFW.
Clik here to view.

EPiServer Area - Blocks controllers never hitting

Dear all,I am working on my first EPiServer project and really appreciate what I'm discovering day after day. :)However, we have the need to migrate an existing .NET MVC website into EPiServer. So what...

View Article


Caching resolved URLs across requests?

I am profiling the performance of a website with a decent amount of blocks, images and links on the start page. In general it is fast, even under fair load. I use the Bombardier tool (2000 requests...

View Article


Block

Hi All Might be a newbie question.We have a case that there will be many blocks that is similar. Eg. block 1  is a subset of block 2. I wonder if anyone have tried to copy content from one block to...

View Article

How to Remove CommerceMedia From CommerceMediaCollection

var commerceMediaToRemove=writableCommerceMedia.FirstOrDefault(x => x.AssetLink.Equals(contentLink)); writableCommerceMedia.Remove(commerceMediaToRemove); // this returns falseDoes anyone have any...

View Article

Remove properties from Excerpt in Episerver Find search result

I'm looking to remove a property included in the Excerpt on the Episerver Find search results page.Any help appreciated.

View Article

Pulling in Ektron search results in Episerver via Find

HelloI'm using the latest version of Find (13.0.1)  and we will soon begin  migrate off Ektron and into EPi Our existing Ektron site has been indexed in Find, and we are using it as our search engine...

View Article


Restrict promotions, only one per entry?

Is it possible to restrict promotions so that you can only have one per entry? For example, if you have a active promotion for on specific entry, and tries to add another one that affects that entry....

View Article

Using OpenID Connect at EPiServer CMS version 8.10.0

Hi,I've seen various posts about using OAuth and/or OpenID Connect to replace the default membership and role providers in EPiServer, but it's not clear which version of EPiSevrer the various solutions...

View Article


Extension methods that returns a DelegateFilterBuilder

Loogin for extension methods that returns a DelegateFilterBuilder and get property name and value at runtime

View Article

Image may be NSFW.
Clik here to view.

BVN.440Handler - invalid language

I use the attribute [BVNetwork.NotFound.Core.NotFoundPage.NotFoundPage]Request URL is "/sv/patrik-testing-invalid-url"I get pages in master language "en", but I want to get them in "sv"Start page...

View Article


X-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 Article

Failed to load license error from...

Seeing this error in a paasportal log stream. Doesn't seem to affect anything but I like to have logs free of errors...Failed to load licenseSystem.ArgumentNullException: Value cannot be null.Parameter...

View Article

Episerver Forms SDK

I was wondering if there was an online SDK reference for Episerver Forms?Thanks

View Article
Browsing all 9076 articles
Browse latest View live