How can I get MembershipUser from the PrincipalInfo.CurrentPrincipal.GetUserGuid
Hi,I need to get the membership user and I have the EPiServer.Security.PrincipalInfo.CurrentPrincipal.GetUserGuid() in a variable. I tried MembershipMembership.GetUser(guidVariable);but it returns...
View ArticleAvailableContentTypes
Hi. I have a few Contentttypes in which I want to restrict what you can add in their ContentAssetFolder. (either blockdata or customdata implementing BasicContent).Since the property used to be called...
View ArticleContent Provider Instructions?
Greeting EPi-gurus!I'm trying to figure out how to get Content Provider to work.I have to different EPi-sites, with two different databases and I have access to both of them.Let's differentiate the two...
View ArticleSearching for Orders Problem
Hi,I need to find orders which has a special metaField and I am using EPIServer 8.11.0.0. I tried Order Search described in this article. but it returns no row.To make it simpler, I tried to find...
View ArticleIs it possible to create non-page content?
Hi,I need to create aliases for documents. These aliases would have a number of properties. In a sense, it is exactly as if it were a page, except that there is no need to create display views for it....
View ArticleImageVault 4.5: Get public URL directly from ImageVault
Hi!In earlier versions of ImageVault, it is possible to just right click an image and copy image address. To get a publicly accessible link to the specified image.We have upgraded a clients EPiServer...
View ArticlePropertyList changes not detected
I really like the new PropertyList<T> in EPiServer. There is a great blog post by Per Magne Skuseth on how to use it with simple classes.I used Per's code as an example but I ended up with some...
View ArticleLogging- how to log info without logging EPIserver logs
Hi,I need to save logs for my application, but if I put the log level below ERROR I will get a lot of EpiServer logs. On the other hand, I need my logs to have different levels, since I want to do some...
View ArticleBug in ContentTypeModelRegister when using generic content model types
i think i’ve encountered a bug in EPiServer ContentType registration.We are trying to write adapter for our legacy CMS controls. For this we register ContentTypes dynamically based on legacy code base....
View ArticleAllow user group to only view xform data
Is it possible to have a user group that can only view results of an xform, and not make any edits to the form itself? If so, how?
View ArticleProblem with changed date
I'm in a project using EPiServer 7.5 and I would like to update the Changed date each time a new version of a page is published. I would like this to be the default behaviour without the users having...
View ArticleSSL handled via load balancer
Hi all,I recently upgraded from 7.5 to 8 (8.10) (have also performed an upgrade to 9 to see if that might resolve this issue) and on our UAT/LIVE multi-lingual sites we have started encountering a...
View ArticleDisable the Filed in LinkItem collection
Hi,I created one page with LinkItem collection property.How to disable the fileds in link item collection property,that means,once i use the link means,second time shoul not to allow..how to restrict...
View ArticleEpiServer Need version (8.1.0.75) Installation problem
Hi,I have installed new version (9.1.0.116) episerver CMS in my system. But I want previous version (8.1.0.75). I google it and got some answers,NuGet Package Manager CMD: Install-Package...
View ArticleUsing a backup LDAP connection as Active Directory log in?
Greeting people!I have been asked to find out if an Epi site can use a backup LDAP connection in case something happens to the one of the servers.My client basically has got two different servers...
View ArticleErrors after upgrade to 9.5
HelloIm having problems updating EPiServer to version 9.5. After the upgrade I get a error when running the site.The error I get is "Default Membership Provider must be specified.", but I use federated...
View Articlesetting DefaultCulture in webconfig
HiI want to set the DefaultCulture in the webconfig as described in this article.The problem is I can't find where shall I put the DefaultCulture in the webconfig.I've searched this site with the...
View Articleepiserver dds generics returns no value
HiI am using EPIServer 8.12.I've implemented a class using dds. The problem is when I turn my class to a generic class and I pass the same class if returns no value.for instance, I have this code which...
View ArticleRecent visted Pages based on the hit
Hi,Is there any way to get the recent hit pages using API?Could you please suggest me..
View ArticleUnable to install Episerver on VS2013 Express
Hi,I have installed VS2013 Express and tried to install Episerver 8.1, there is no online option to install. Do we have any alternative option?Could you please help me to install Episerver 8.1.
View Article