If you use a tool like fiddler, can you then see what is going on when you're trying to save crops? Or perhaps just use the a browser inspector tool like Firebug or whatever you prefer and check the network tab to see if you get som 404's or something like that.
I think it runs a little deeper than that, as cropup/Imageresizer.net doesnt scale the image in the backoffice:
On my test server (correct):
On my production server (wrong):
As far as i understand it doesnt really save the crops, just a reference to focus, so you can call any dimension directly, and the crop is created on the fly like:
trouble getting Eksponent CropUp to work
I'm having trouble getting Eksponent CropUp 10.b to work in my production environment.
I have a testing server where it works fine from a clean install.
On my production server it doenst work... Crops arent created, and the image is not scaled in the cropup backoffice.
Both servers are 2008r2 servers.
Have anyone experienced the same problem, or have any idea how to fix it?
Hi Claus
If you use a tool like fiddler, can you then see what is going on when you're trying to save crops? Or perhaps just use the a browser inspector tool like Firebug or whatever you prefer and check the network tab to see if you get som 404's or something like that.
Looking forward to hearing more from you.
/Jan
Hi Jan
I think it runs a little deeper than that, as cropup/Imageresizer.net doesnt scale the image in the backoffice:
On my test server (correct):
On my production server (wrong):
As far as i understand it doesnt really save the crops, just a reference to focus, so you can call any dimension directly, and the crop is created on the fly like:
http://test.hingebjerg.dk/media/64/july-11-july_heat__45-calendar-1680x1050.jpg?mode=crop-up&width=180&height=350
SOLUTION!
Imagesresize.net/cropup doesnt run correctly in Classic App pool. When switching to integrated app pool it works.
This just worked for me too - thanks for sharing.
is working on a reply...