Culture lost and reset to master language
Culture gets lost and reset to master language when I call conrtoller's action (both with ajax and without ajax). The links below helps to fix issue on ajax call but I am getting this issue even when I...
View ArticleSend file upload as email attachment
I'm looking for a solution to send file upload as email attachment. I found the below related link to achieve it....
View ArticleA real-time connection could not be established with the server. EPiServer...
Hi,I searched other topic have same issue to me. I already enable Websocket protocol but it is not working. My current EPiServer is 11.13. Do you have any idea to resolve this features?
View Article"New page" button and translate button is gray out/ disabled
I have no idea while both new page and translated button are disabled. I checked permission. My account is in administrator group and have full control of every permission. Do you have any idea? They...
View ArticleCatalog Import
New to Episerver world and I am stuck with PIM implementation for commerce. So we have this requirement to import catalog(.xml) and were asked to not use Commerce Manager Integration, looks like...
View ArticleError in Inline Edit after update
We are getting a blank edit interface after updating to the latest version of block inline edit.We are getting this errorepi.js:2 Uncaught TypeError: Cannot use 'in' operator to search for...
View Article500 error in epi edit tab. Lazy loaded property value is not supported by the...
When bringing up episerver in edit mode, the page tree does not display and just keeps trying to load.Browser Dev Tools shows this:HTTP500: SERVER ERROR - The server encountered an unexpected condition...
View ArticleUpgrade CMS 9 to 10 broken PropertyDropDownList
HiI'm upgrading a CMS version 9 to 10. For some properties we are using backingtype PropertyDropDownList and Custom property type to hold the data...
View ArticleScheduled Job not running as often as it should
First of all - I'm kind of new to EPiServer so I hope I haven't missed anything super obvious! :)I have made a scheduled job that does a simple GET request to check if the site I'm working with has...
View ArticleRemove a PurchaseOrder with Contact and any other related data as it has...
Hi,This our my requirement from the customer, for old orders we have to delete everything created in Commerce system so we have the same state is it has never been created. How to achieve this? I found...
View ArticleEPiServer.Labs.LanguageManager not being able to translate larger texts.
I was testing EPiServer.Labs.LanguageManager for a client's site, and got an error as soon as I tried to translate an XhtmlString property.The Error log says "The maximum request size has been...
View ArticleForms submitted several times
We have an issue with users submitting the forms multible times. We have implemented a loader as specified...
View ArticleConvert Blocks
Please could we have a 'Convert Blocks' feature, that does exactly the same as 'Convert Pages' but for Blocks.Currently, if you refactor a block type in code and rename it to something else, the...
View ArticlePossible to rate syndicated blogs
I think it would be nice to be able to rate syndicated blogs since it's possible for blog post written directly on world. A lot of good stuff comes from syndicated blogs and it would be easier to spot...
View ArticleProblems with setting up AD Authentication for Commerce Manager
Hi,I've set up my Commerce Manager Startup.cs and updated the web.config for the Commerce Manager site as described hereIn my AD Application definition, I've set the Redirect URI to the same value as...
View ArticleDDS Read not Consistent
Hi,I am trying to read Data from Dynamic Data Store using below codeusing (var store = typeof(DataStorage.SenderInfo).GetOrCreateStore()){var selectSingle = customerCodes.Count == 1;store.Refresh();var...
View ArticleEPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately
The private static field EPiServer.Find.LambdaExpressionExtensions._cache keeps growing indefinately even when executing the same query and receiving the same result over and over. This will eventually...
View ArticleCustom ContentProvider caching issue
We have a custom ContentProvider that loads a document library from Sharepoint, but we have a problem with the caching - specifically of children. When caching is turned on, we see files and folders on...
View ArticleProper way for paging repeated data within a block
Greetings.We have several custom blocks within our project which require repeated data to be listed but i'm trying to find some information on how is the best way to setup data paging within an...
View ArticleCustom ContentProviders has "Not Published yet"
CMS version 11.13I start to believe something has changed in Episerver making Custom ContentProvider changing behavior in "option" button. Im pretty sure the "view on site" existed by default just by...
View Article