I am using the ImageResizer.MVC package in my solution. It is working 100% when I deploy it to my local IIS server. But as soon as I deploy to my live site (shared hosting) the images are not resized as expected.
Are there any known issues or common pitfalls that I need to be aware of when using this package with shared hosting?
The documentation explains how to configure IIS so ImageResizer can affect image requests.