Quantcast
Channel: Developer to developer
Browsing all 9076 articles
Browse latest View live

EPiServer.Forms.Samples Resources Returning 404

Hello,I'm trying to install the EPiServer.Forms.Samples package in order to use Google reCAPTCHA. However when I add the form element to a form and try to load the page, several of the resources needed...

View Article


Custom Content Provider route

I use custom Content Provider with route defined as:RouteTable.Routes.MapContentRoute("CustomMedia",ProviderKey + "/{node}/{partial}/{action}",new { action = "index" }, s => root.ContentLink);I set...

View Article


Delay before comments show up?

When a new comment is placed on our site we send an email to notify administrators that a new comment has been placed. They've reported that it sometimes takes a while before that comment shows up on...

View Article

PageInfo.PageSizePageInfo

Hi all!I was wondering if anyone knows whyPageInfo.PageSizehas a secret upper limit that is less than it's data type max value (int32.max)?Also why does that upper limit differ when doing queries to...

View Article

Why create MediaTypes?

Hi,I don't understand why do we need to additionally create extended media type models, as explained here -...

View Article


Error "Index was outside the bounds of the array." while loading purchase order

We added new custom properties to the PurchaseOrder. The new properties of type of "DictionaryMultiValue" and "DictionarySingleValue". Now in our code when we convert cart to order it works perfectly...

View Article

What are the differences between Min/max quantity in Inventory, quantity in...

What are the differences between Min/max quantity in Inventory, quantity in wareshouse and Min/max quantity in pricing of Commerce manager?

View Article

Question regarding IDatabaseHandler & IDatabaseExecutor

I'm following a tutorial related to storing custom data in Episerver, and one of the libraries referenced is IDatabaseHandler, which is obsolete. The documentation states to use IDatabaseHandler, but...

View Article


Avalara Configuration

Hi,Trying to get information on configuring Avalara within Episerver commerce.  The following link doesn't seem to...

View Article


Image may be NSFW.
Clik here to view.

Creating custom Big Table

I'm working on creating a custom table for storing log data for a module we have, and have ran into an issue with the create routine. I've been following this tutorial, and I've implemented it as shown...

View Article

Image may be NSFW.
Clik here to view.

Form Steps, gives 500 (Internal Server Error) when clicking on Next step button

Using Episerver.Forms 4.11.0.0 and Episerver 11.9.1.0.I have created a form with steps. When clicking on Next step i throws a 500 (Internal Server Error) in Chrome/Console.Any idéas? With grateful...

View Article

How to create user for Commerce Manager?

We have a separate login for Commerce Manager (CM) user and CMS user. How to create one for CM?

View Article

How to view custom metadata added to line item?

How to view custom metadata added to line item? It is visible until the status of line item is completed. The new property was added from GUI as explained in...

View Article


Ideas to create custom reports for serialized carts

Hi,I need create some custom reports for marketing purposes, this involves querying into the order group and line item tables. But now we are moving to serialized carts and the SQL stored procs will be...

View Article

Object reference errors on Episerver.Find.Content Indexing Job

HiWhen I run The Content Indexing Job, i get below error for every single page and block type in my site :ERROR EPiServer.Find.Cms.ContentIndexer: An exception occurred while indexing content [Link 11]...

View Article


Object reference errors on Episerver.Find.Content Indexing Job

HiWhen I run The Content Indexing Job, i get below error for every single page and block type in my site :ERROR EPiServer.Find.Cms.ContentIndexer: An exception occurred while indexing content [Link 11]...

View Article

Image may be NSFW.
Clik here to view.

Page tree selection could default to current page

Hi,We have this scenario,Our customer has a big website with over 50 000+ pages.Because of this it can sometimes be difficult to find the correct pages when for instance selecting an page to “archive...

View Article


No parameterless constructor defined for this object. Stuck

Hello everyone,so, here is my problem:I have a controller. There are 2 action methods. One for Get and the second for Post:Get method works just fine. Instantiates the ViewModel, passes to the view.But...

View Article

PropertyFor ignores custom image template/view

I have a wierd issue where my custom template for images is not being used when using PropertyFor. I followed the example in developer training to create the ImageFile class with a controller and view,...

View Article

Hackers trying to upload malicious files in EPiServer forms

How can we make sure that someone could not upload malicious files via publically available EPiServer Forms?/K

View Article
Browsing all 9076 articles
Browse latest View live