Error when trying to create data store in custom big table
I keep getting the following error when my code tries to create a new data store in my custom big table. I have 10 nvarchar(max) columns available for data to be put into in that table so I have no...
View ArticleHow to allow aspx files
I have a website running Episerver CMS hosted in an Azure webapp.My goal is to display a 404 page when a user goes to www.mysite.com/test.aspx, This works locally on my IIS site, but when deployed to...
View ArticleOrder events - what to use?
Hi,I noticed a while back that when implementing IOrderRepositoryCallback it is marked as deprecated and refers to implementing IOrderEvents.However when implementing IOrderEvents it is marked as an...
View ArticleApproval Sequence - sending an initial comment and tying to expiry date
Hello episerver,We currently use our own custom workflow to approve webpages on the CMS.However, i am looking into using the native episerver capability of Content Approval Sequence.As far as I can...
View ArticleEOF exception during content indexing job.
The following error is occuring, when EPiServer Find Content Indexing Job is running:The job is running. - Indexing job [Global assets and other data] [content]: ......: An exception occurred while...
View ArticleHow to – skip initial content item creation dialog
Starting with some of the new CMS version (guessing some 11 version) there is new creation dialog upon content item creation.I want to get rid of Required properties dialog upon new page and block...
View ArticleEPiServer Find (13.0.1) Sort by Date. The returned Hits is not properly...
{"_index": "index15455-en","_type": "SeriesNode","_id": "CatalogContent_70d204e7-487d-4a41-91d0-52affe791681_en","_score": null,"fields": {},"sort": [1549027800000]},{"_index": "index15455-en","_type":...
View Articleautomatic indexing of commerce pages (EventedIndexingEnabled /...
When using scheduled task 'Episerver find content indexing job' commerce pages are correctly indexed with the correct document type...
View ArticleImageProcessor 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 ArticleDrag and Drop upload for some (most) .MSI-files fails silently (EPiServer...
By some reason drag and drop upload of .msi files fails silently.After finding out that the same files uploads quite nicely by manually uploading through the plus-buttons and selecting it the old...
View ArticleImport content from different CMS into episerver database
I am working on migrating a legacy CMS onto EPiServer CMS. I want to move the content from legacy CMS into EPiServer's database. Anyone ran into a scenario like this? I followed their document on...
View ArticleCategoryListEditorDescriptor is not being called
Hello everyone,I have implemented the custom category list selector based on this...
View ArticleDont index SKU during creation.
As I undestand from here: "https://world.episerver.com/documentation/developer-guides/find/Integration/episerver-cms-7-5-with-updates/Indexing/"During process of sku creation it is being created in...
View ArticleEpiserver - Automatically delete Properties from Episerver when deleted in code
I'm working on my first EPI Server project and I have noticed that when I create a property on a 'Page Type' in C# Code, compile it, I can see the properties in Episerver.However when I then delete...
View ArticleSignalR integration with EpiServer CMS
Hello,I am trying to integrate SignalR with EpiServer CMS Solution but it is failing to create connection with Hub.everytime i try it gives me this error at console log..." Error during negotiation...
View ArticleModifying Crawled Content
Hi, I'm working on Find 13.0.1, CMS 11.9.1. We have Find crawling an external site and the results are included in our site search. We have an issue where the search returns too many results for...
View ArticleFilter on class property type having issues
Hi,I am facing issue while applying filter to episerver find.I want to filter results based on condition that items found should be based on Document Class Property "HideDocumentInSearchResults" Value...
View ArticleBlocks with xhtmlstring not working after update
Hi,After an update to tinymce 2.6.1 no blocks with xhtmlstring works anymore. Geting: "Cant show blockname".Any ideas what the problem is?
View ArticleHow to restrict from creation of duplicate Page URLs in whole site
How to verify if (Page) URL is getting duplicated. (it should check in whole website and not in just same folder whether it is duplicating or not).Example,...
View ArticleNeed help to test Autoboost result
Hi,i have implement Autoboost activity in my code but not sure how to test the result it is very dificult to verify the end result, Does anyone know how to test this functionaity?Kindly do the needful...
View Article