Problem with links to pdf files
Hi,I have epi site using EPiServer CMS 7.19.1.0, and the problem that I have is when I go to sitename.fi/episerver and then to Page A where I have Xhtml string property and links to pdf files with...
View ArticleChanges in the model for this page type were ignored because its version
Hi,I have problems when trying to deploy code to our test environment. The code im trying to deploy is a hotfix on production branch, and because of that the version number is lower then the version...
View Article[Improvement] DataFactory.Instance.GetAncestors() should retain current language
Whilst DataFactory.Instance.Get<>() and DataFactory.Instance.GetChildren<>() will try to fetch pages in the same language as the current page, DataFactory.Instance.GetAncestors<>()...
View ArticleAdding list with data from other model than the page type?
Being fairly new to MVC and also new to a higher version if CMS than 6 R2 I asume this is a nooby question.I have a PageType called called EducationList with just two simple string properties, Header...
View ArticleStrange behavior when adding UIHint.Textarea
Hello,I defined a new property [Display( Name = @"Description", Description = @"Description for OP pages", GroupName = BlockGroupNames.Content, Order = 20)] public virtual string Description { get;...
View ArticleChange ParserMode in XhtmlString?
Hi,We have a strange problem regarding links added inside the editor. Once the page is viewed direclty the links works fine. Like "subcat/subcat/page..." but, when that page is added to a pageReference...
View ArticleUsing API to modify site settings configuration
HiWe are looking or a way to modify site settings before a run of our sites acceptance tests.Is it possible to use the EpiServer API to modify tickbox options in Site Settings ?ThanksJon
View ArticleHow can i get a reference to the current page within a view or layout?
How can i get a reference to the current page within a simple view or layout? I tried "PageReference.SelfReference" but to no avail.
View ArticleMethod not found: 'Boolean...
Hi guys. Im an absolute EpiServer newbie. I'm struggling to upgrade an EpiServer site from 6.0 R2 to 7. I follow this guidance...
View ArticleSite crash on event setup after deploy or recycle of application pool
We are using TCP to set up Eventlistening between two load balanced servers (UDP is not possible in that enviroment) and usually it works fine but when we are deploying updates if we not shut down the...
View ArticleReal-time Updates and reverse proxy (NetScaler)
Hey,My customer is getting errors for their browsers stating "A real-time connection could not be established with the server".I am familiar with the fact that this is related to the NetScaler content...
View ArticleHow to download CMS 7
I´m totally new to Episerver, actually never even worked at all with it.To get some code running that I got from a colleague, the instructions in this text document I got with the code says that I...
View ArticlePropertyDefinitionComparer null reference in Model Sync Initialisation
Our client has encountered a problem where they receive a null referene expection each time the application starts. Please find the exception below. Looking at the error you can see that this is...
View ArticleModifying XForms Markup
HiI need to modify the markup for an Xform in my site to remove all of the table layouts. I have done some reading and everyone says to override the ControllsCreated event. A good article about it...
View ArticleDisplay Options width for all ares (full/wide/narrow)
In Episerver (7.5) editor, while creating a block, the option to change the display size to full, wide and narrow always show the block at "Full" width. The preview also displaying "full" with all...
View ArticleSet Form mode as default editing interface
Hi guys,Is there any way to set form mode as default editing interface? Some of the properties cannot edit in the preview mode so wer need the form mode as default editing interface.Thank you in...
View ArticleEPiServer Search / Indexing Service issues
So I'm having some issues with EPiServer.Search (not Find) and the Indexing Service on one of our test servers, a Windows Server 2008 R2 box... The primary and current issue is that it's not creating...
View ArticleAvoid Drag and Drop blocks in TinyMCE
Hi all,We would like to avoid the drag and drop of all blocks created by the Editors into the TinyMCE because most of the time the break the styles. I already tried with the "AllowedTypes" property but...
View ArticleGUID-question
Hello,What procedure are you using for GUID's when creating a new Content Type? When I see example of code that people have written there is often a GUID defined like this:[ContentType(GUID =...
View Article