K Khan
Jan 15, 2015
visibility 3171
star star star star star
(0 votes)

A fix for an issue in Commerce Sample Application

We have a situation on one of our live site when aspnet_Users and aspnet_Profile has grown massively because of Google and Screaming Frog crawl . On further investigations we found that we were storing anonymous entries also in profile. Project has inherited this bug from a class used for MarketStorage borrowed from EPiServer Commerce Sample application. Although it has been fixed in sample application but sample packages are not delivered under Continuous release process. Therefore I am writing this Blog for reference only and can be helpful to developers if they have implemented the same class for EPiServer Commerce Markets.

Complete details can be found http://world.episerver.com/Modules/Forum/Pages/thread.aspx?id=114822

For existing entries you will need to run manual script, I will add that when it’s ready.
To avoid further entries a code sample originally written by Quan

http://world.episerver.com/code/K-Khan-/marketstorage-fixes-in-commerce-sample-application/

Jan 15, 2015

Comments

error Please login to comment.
Latest blogs
Finding Thomas Part 3 - The Moment of Recognition

Remember Thomas? In digital landscape, Thomas is the returning visitor who reads everything, opens every email, converts on nothing. In standard...

Ritu Madan | Jun 26, 2026

Add more scheduled job settings from the Optimizely CMS 12 admin UI -- with OptiScheduledJob.ExtraParameters

  Optimizely (EPiServer) CMS 12 ships a great scheduled-jobs framework, but it has one frustrating gap: a job has nowhere to store its own...

Binh Nguyen Thi | Jun 25, 2026

Automated Search & Navigation to Graph Migration with Claude Code

A Claude Code plugin that scans your S&N codebase, applies Graph SDK transformations, and validates the result. Install once, run one command. CMS ...

Connor Fortin | Jun 24, 2026

Migrating from Find to Graph: Lessons Learned from a Real CMS 13 Project

While migrating a search solution from Optimizely Search & Navigation (Find) to Optimizely Graph in CMS 13, I encountered several issues that were...

Binh Nguyen Thi | Jun 24, 2026

Optimizely: Upgrade Opti-ID and .NET 10 in CMS 12

Many Optimizely customers are planning their roadmap around a future migration to Optimizely CMS 13. As a result, upgrades such as Opti ID adoption...

Madhu | Jun 23, 2026 |

Understanding Optimizely Graph: Caching, Webhooks & Avoiding Stale Content (Optimizely SaaS CMS)

📌 Scope: This post covers Optimizely CMS (SaaS) only — using the official @optimizely/cms-sdk and @optimizely/cms-cli packages with Next.js 15. If...

Kiran Patil | Jun 23, 2026 |