Cropping an image using ImageProcessor not working on the server

I use this plugin to crop the image in my asp.net mvc 5 application. When I run the application in localhost, everything is correct and I can crop the image successfully. But I can not crop the images on the server. I do not get any errors and images saved in their original size. I also downloaded the configuration folder in the root directory of the website, and my web configurator has a default setting according to ImageProcessor.Web configuration .

I do not know what the problem is and what I should check.

Can someone help me what the problem is?

+4
source share
1 answer

, CloudFlare Imageprocessor, localhost. , .

0

Source: https://habr.com/ru/post/1690896/


All Articles