Quantcast
Channel: Using Optimizely Platforms
Browsing all 8020 articles
Browse latest View live

Integrating Wordpress blogs to Episerver

Hello,I am not sure if this is possible.I have a EpiServer website which uses Epi Find for search feature. I have another word press site for blogs. Now there is an ask if we could integrate wordpress...

View Article


Need help with Episerver Find filters

I have a search code as shown below that works fine. On the page where I show these result I have another content reference field that am displaying. I need to see if the search result contains the...

View Article


WithAndAsDefaultOperator() does not work as expected with UsingSynonyms()

I have created a 'one way' synonym as “dog” > "animal”.When I search for "test+dog" it gives many results. (Which is as expected)When I search for "dog+test" it gives 0 results. (Which is not as...

View Article

Optimize DDS linq query.

HI,I need suggestions to optimize below linq query.store.Items<StorageMessage>().ToList().Where(x => x.Recipients.Select(y => y.Code).Contains(testCode)).OrderByDescending(x =>...

View Article

Episerver.search is not working (CMS v9)

Hello!I just started working at a company and they are using Episerver for their website. I am new to episerver, so I am learning a lot at the moment but it seems that I can not figure this one out.The...

View Article


Can't move category node in admin

I have imported a tree pf categories to EPiServer using the ContentRepository API. The nodes have the type "Default Catalog Node".Everything seems fine about them, but when I try to move them I get the...

View Article

Links not resolving after adding hostname (.../link/sid)

Adding hostname to our Episerver stage environment has broken all of my links.  When you try following a link, they show as hostname/link/sid instead of hostname/pagename...

View Article

Creating a flat file with EpiServer scheduled job

Hello,I have a need to create a flat file of some data from EpiServer database and send it to a third party AWS S3 bucket for reporting purpose. Now the steps I am thinking is to create a scheduled job...

View Article


Error in Log file /link/Guid.aspx does not exist

I have this error"EPiServer.Global : Unhandled exception in ASP.NET System.Web.HttpException (0x80004005): The file '/link/43F936C99B234EA397B261C538AD07C9.aspx' does not exist.This doesn't exist in...

View Article


Upgraded 7.1 -> 7.5 - Type 'System.Decimal' could not be mapped to a...

I have upgraded our 7.1 site to 7.5. I think everything is in order, with nuget references, appdata, config etc.I am getting the following error on startup. We do have a few decimal page properties,...

View Article

Error in Log file /link/Guid.aspx does not exist

I have this error"EPiServer.Global : Unhandled exception in ASP.NET System.Web.HttpException (0x80004005): The file '/link/43F936C99B234EA397B261C538AD07C9.aspx' does not exist.This doesn't exist in...

View Article

Globally restrict block in all content areas

We are creating a new non-visual block (i.e. no view) which will solely be referenced in other blocks as a property and would like to globally remove it from the list of available blocks when creating...

View Article

Example of saving batch of products to DB using ICatalogSystem

I am trying to wrap my head around creating a list of products that should be persisted to DB in a batch. The list will easily consist of thousands of products. I was looking into possibility to use...

View Article


Get data from MetaClass table.

Hi,Is there an episerver api to use to get all entries, or the Name and the MetaClassId from that table in the database?Thanks in advance.

View Article

Setting value of [SelectMany] property programmatically

I've a string property on my Page with the [SelectMany] attribute, and I need to create the page and fill the property programmatically.  [CultureSpecific] [SelectMany(SelectionFactoryType =...

View Article


GetFormsInfo doesn't return all forms

We run a scheduled task (running from episerver) that loops through all available forms in our episerver instance and exports any submissions that have been made since the last time the scheduled task...

View Article

Integrating Wordpress blogs to Episerver

Hello,I am not sure if this is possible.I have a EpiServer website which uses Epi Find for search feature. I have another word press site for blogs. Now there is an ask if we could integrate wordpress...

View Article


EPiServer Find Content Indexing Job scheduled job:...

Hi,I have experencing an issue when i am trying to run the job EPiServer Find Content Indexing Job. This issue only happend on DXC enviroment and i can't reproduced on my local development environmentI...

View Article

Upgrade 10.10.3 to 11.14.0 SqlException

Hello Epi people!After upgrading I'm getting an error when changing any property i Edit mode. The friendly message is simply "Something went wrong", "An unexpected error occurred". The config and...

View Article

Using ContentDelivery API and ServiceAPI - Auth errors

Hi,I am using the EpiServer Service API and Content Delivery API. I want to use both Authorization, so I added the following code in my Startup.cs...

View Article
Browsing all 8020 articles
Browse latest View live