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

Content Delivery API with EPiForms

Hi,I've stumbled upon some problems with EPiForms together with the Content API. The template and assets described in...

View Article


Adding a block to several pages at once?

Hello, first time posting on the forum. I am not a developer but i have admin access to the episerver CMS.We are running a new campaign and want to add a simple image block with a link to a large...

View Article


I can't find out the reason of the repetition of this query ? This make my...

I can't also trace this query in my code.QUERY1 :- (@1 nvarchar(88),@0 datetime2(7))UPDATE [dbo].[Sessions] SET [Expires] = @0 WHERE ([SessionId] = @1)QUERY2 :- (@p0 nvarchar(4000))SELECT TOP (2)...

View Article

Episerver find - Developer Demo Services (Unauthorized)

Hello,Im trying to creating a developer service, but something seems to be wrong.The newly created service returns{"status":401,"error":"Unauthorized"}Is it just me or is something elso going on?Felicia

View Article

Issue with EPiServer NuGet Feed in Visual Studio

Hi All,I'm at a bit of a loose end here so I'm wondering if anyone had experience or some good troubleshooting tips to help me out.About 1.5 - 2 months ago I lost the ability to update EPiServer...

View Article


SQL server 2019 compatibility

We want to upgrade our SQL server to 2019 in place. As we read here https://world.episerver.com/documentation/system-requirements/ there is no official statement regarding the compatability of "SQL...

View Article

Unexpected error handling. Hides the real error.

We are having an issue right now where when an error is thrown from a controller, it is trying to route the error to an error page that does not exist. In turn this error is handled by our own custom...

View Article

Image may be NSFW.
Clik here to view.

Cannot access not published changes - Content Delivery API

Hello everyone!I'm trying to fetch new content after upgrading EPiServer packages.I'm subscribing to 'beta/contentSaved' event and fetching content using contentLink property from the...

View Article


Support for Newtonsoft.Json 12 in Epi Find

I see that Epi Find is lacking support for Newtonsoft.Json 13.Is that planned to be released soon?Here's an old post on the same topic from last year:...

View Article


Discount is not getting applied to price properties

Hi,In a Commerce 11.8.5 project we have a custom FixedPrice promotion.After orderGRoup.ApplyDiscounts() I can see the applied promo in orderGroup.Promotions, but lineItem.TryGetDiscountValue(d =>...

View Article

Question with EpiServer Property list

I had a property list with Name and Value. I made a selection factory to display the names to select one item from the property list. Following that I could get the value of the selected item in the...

View Article

How to intercept Commerce Manager account creation

I am trying to determine how to catch the Commerce Manager Create Account method invocation so I can do a few additional things.I want to populate some additional fields that are not populated when the...

View Article

Image may be NSFW.
Clik here to view.

Content Delivery API removes LinkItemCollection internal link remaining URL

LinkItemCollection UI allows users to set "remaining URL" on internal pages. But the API removes it. The problem seems to be in  EPiServer.ContentApi.Core.Serialization.Models.LinkItemNode.Basically if...

View Article


Image may be NSFW.
Clik here to view.

Reevaluating of promotions resets stored discount coupon code

Hi to all,I've faced a problem with promotions reevaluating.Seems that ReevaluatePromotions parameter resets the stored discount code (if it was setted as false - CouponCode is on place).Is it possible...

View Article

Copy Blocks in Episerver programmatically and saving then in the content...

Hi everyone,I'm trying to copy a block to another page that will be migrated. The "copied" block should be saved in the content folder "For this page"What is the best approach?var textContainerClone =...

View Article


Specified view 'PurchaseOrder-ObjectView' can not be located in 'Order' app...

Hi,Is anyone here experience an error when clicking the Edit and/or View Purchase Order? The message returned is "Specified view 'PurchaseOrder-ObjectView' can not be located in 'Order' app"I've...

View Article

UnAuthorised Access Error when accessing Addons

Hi,I am getting a 403 error when trying to access the Addons tab.I am using Episerver version 11.13Any Suggestion?

View Article


ProjectMessageNotifier: Input string was not in a correct format.

HelloAfter upgrade to 11.13, we are seing these in the error log. They show up sporadically and then in long series of repetition of same error.2019-11-29 12:25:54,110 [634] ERROR...

View Article

Cart validation breaks site when all items in cart get expired

HiI encountered a one-off but strange issue on one of the websites. A user created a cart with 13 items last month and this month when they tried logging into the site, the whole site broke for them....

View Article

ContentLoader GetItems Random Exceptions

Hello,Using EPiServer Commerce 12.17.2, we get different random exceptions when we call contentLoader.GetItems as following:IEnumerable<ContentReference> contentLinks =...

View Article
Browsing all 8020 articles
Browse latest View live