Even if NopCommerce has great image gallery function I need want to implement Highslide ( http://highslide.com/ ) on my site.

It even exist solution in ASP.net for Highslide which is develop by Encosia (http://encosia.com/downloads/highslide-js-net/]http://encosia.com/downloads/highslide-js-net) and it is easy to use it and implement on site.

But from some reason the full image upload from Highslide does not work in NopCommerce. I try even javascript and asp.net solutions but the result is the same.

After two days of trying to found solution, because everything seem all write when I debug the page, I discover that the problem is causing UrlRewritingNet, I mean to say when UrlRewriting is active the images will not upload, and when is not active, and there are aspx links the images upload with no problem.

Seem that the problem is that HighSlide took url link which is not Rewritten and than look it back, but it can found it.

Or am I wrong? Can anybody help to found solution please or if all ready exist share with us?

Thanks in advance.