Change length in a Contact field
HiI need to change the max length for a field in Contact. The field is a string...I tested this.using (MetaClassManagerEditScope scope = DataContext.Current.MetaModel.BeginEdit("Contact",...
View ArticleFind Indexing the wrong website
Hello,I have a developer index linked to my Developer-version of the site. Strangely when i run the index (after cleaning it) it generates links to the Production version of the site.I set the...
View Article500 error on loading /EPiServer.Forms/DataSubmit/GetFormInitScript
I have just installed Episerver Forms and when I try it out (without any customization) I get this error:Process information: Process ID: 9628 Process name: w3wp.exe Exception information: Exception...
View ArticleUpdate Code filed to a new code
Hi.Due to an update of our PIM system, I have to go through all the products and update their Code fields.How do I do this in the smoothest way.Has a JSON file with old ID as well as new ID to replace...
View ArticleCant use best bet with dashe
Hi,We can no longer use best bets with dashe in the name, like "e-mail". Is this by design or is it a bug?/Jesper
View Articleimage resize for existing blobs
Kindly suggest some tool or plugin for image resizer for existing blobs.Page with images is taking lot of time to open.Regards
View ArticleUnable to create blocks through content areas
We have been experiencing some issues with creating blocks by clicking the "create"-link on content areas. The create-form is displayed, but when clicking the create-button we get an exception in the...
View ArticleRouting error
Hi,I am getting below error .. please guide The routed data is of type 'EPiServer.Core.PageData' and the binding context data 'currentContent' is of type 'EPiServer.Core.PageData', neither of which...
View ArticleMutli-site Example
My EPiServer instance hosts three sites which all share the same code base. I would like to divide the code up into individual projects in order to better organize the code before a complete redesign...
View ArticleHiding properties in edit mode programmatically
I have a page which resides in a common library and it is used by multiple sites. However, not all properties on the page is relevant to all sites and therefore I'd like to hide different properties in...
View ArticleEpiserver Self-Optimizing Block 404 (CMS 10.9.1.0)
We have installed version 2.3.0 of EPiServer.Cms.AddOns.Blocks the latest version compatible with CMS 10.9.1.0 but when trying to use in the On-Page Editing view is throwing the following error. I've...
View ArticleBlobs are stored in app_data folder, regardless of custom blob fileshare...
Hi all,I have an issue with Media blobs being stored on 2 different locations. I defined a custom blob location in the web.config:<blob defaultProvider="fileShare"><providers> <add...
View ArticleQuestions about TermsFacetFor and AllTerms
Does TermsFacetFor return the facet count as in an un-filtered search although a filter is applied?On my site, I have two facets: PropertyA and PropertyB. Say, that I have two pages on my site. The...
View ArticlePowerslice not working as expected
I am using powerslice for pages and blocks and Media documents in my application. Below is the sample. However when I try to query with file name I dont see something matching the searched text rather...
View ArticleFrom a Scheduled Job, unable to access ApplicationUserManager
I'm getting an error stating "Cannot access a disposed object"I am looking at using Microsoft.AspNet.Identity.EntityFramework.UserStore to access the user object but wondering if there's a better way...
View ArticleCustom Actor - non CMS users to be able to access uploaded link
I'm working out on a mutiple options to tweak the uploaded file logic for users from marketing team (non-cms) to be able to access it without providing them CMS access.To access the form uploaded link...
View ArticleEpi forms - Custom Actor - non CMS users to be able to access uploaded link
I'm working out on a mutiple options to tweak the uploaded file logic for users from marketing team (non-cms) to be able to access it without providing them CMS access.To access the form uploaded link...
View Articleepiserver dies after a short random time, even with an empty project: The...
I took a new fast laptop (m.2 SSD, 16GB ram, quad core i7 etc) and installed VS (community), latest episerver plugin etc.I created an empty project, and, via the tutorial, added a page. I.e. I have...
View ArticleHow can I drag and drop pages into a product content area?
I have created a content area in my product content class that only accepts three article pages. Obviously, in the tree structure, I only see the catalog and not pages, so I am not able to drag and...
View ArticleDuplicate content from one language version to another
In the cms (using the Languages add-on) it is possible to create a new language version of a page and duplicate the content from another language. It is possible to do this programmatically?
View Article