Hello,
I'm having an issue where the GetImage.ashx handler takes a very long time to complete, and in most cases leads to a timeout.
I use the WIdth (200px), Height (200px), Crop (5) and Compression (80) parameteres
This does not appear to be connected to any particular image.
This happens on .jpeg files, with a resolution of 1400x1400px.
I debugged Dynamicweb, and it appears to be the external library used by Dynamicweb that causes this issue.
Does this problem sound familiar? If so, any thoughts on a possible solution.
Spankz.