Nov 30, 2011
visibility 4503
star star star star star
(0 votes)

ElencySolutions Image Map and Hot Spot Editor v1.1 Released

I have just released a new version of the Image Map and Hot Spot Editor I created for EPiServer CMS 6.

The main reason for the new version was to fix issues that can be caused when using EPiServer Commerce, this caused my embedded resources to not be served through my VPP providers.

Also it’s now in a nuget feed Smile

For more information about the properties please refer to my previous blog post.

The assembly can be found on the EPiServer nuget feed and codeplex.

Nov 30, 2011

Comments

Jon Haakon Ariansen
Jon Haakon Ariansen Sep 9, 2013 10:15 AM

On IIS 6, the following code must be added to global.asax file:



http://world.episerver.com/Modules/Forum/Pages/thread.aspx?id=74661&pageIndex=1#reply

Mark A
Mark A Sep 23, 2015 04:19 PM

Hi,

I'm using this in a load balanced environment and have found that when an image is selected and I click the Edit Image Map button the popup loads with the a message "You must specify an image" however if I access via one of the sites under the load balancer directly it works as expected. Have you seen this behaviour before and know how to fix it?

Thanks,

Mark

error Please login to comment.
Latest blogs
Copies vs. Connections: Modeling Content Areas for Multilingual Success

Starting With the Simple Question Most multilingual content modeling conversations start with a deceptively simple question from a client: "If we s...

Vipin Banka | Aug 23, 2026

Content Transfer coming to Optimizely SaaS CMS

Back in June I released Content Transfer on the Optimizely nuget feed – today I’m releasing version 1.0 , because we’ve had it running out in the...

Matt Pallatt | Aug 23, 2026

Improving Optimizely Product Information in LLM Tools

Tools like Claude Code can be great for working with Optimizely CMS, but when they index outdated or incomplete information about developing a...

Nicholas Sideras | Aug 21, 2026 |

How to Get a Bacpac Out of DXP (And Never Do It By Hand Again)

Every Optimizely DXP project eventually runs into the same task: getting production data onto a local machine so you can actually troubleshoot...

KennyG | Aug 20, 2026

Error FK_tblContentSoftlink_tblPropertyDefinition in CMS

Example Error :  Microsoft.Data.SqlClient.SqlException (0x80131904): The DELETE statement conflicted with the REFERENCE constraint "FK_tblContentSo...

Vinit Gavankar | Aug 20, 2026

Get count of pages, blocks , Assets from the CMS.

The following queries retrieve details from the CMS database. Make sure to try these queries locally first.    Step 1 — Discover your content type...

Vinit Gavankar | Aug 20, 2026