I use the magick.net in ASP.NET application. I use the version 7.0.0.22. When I build it on Debug mode everything is ok but when we switch to release and deploy the application sometimes it crashes. It happen in Finilize method of Magick.net.
Any idea why it is happening. Usually it happens when there is load on the server and there are lots of calls to Magick.net. It never happens in debug mode. Even of I put lots of load on it, it will work fine.
forgot to mention the version: the Magick.net 7.0.0.22 Q8 Any CPU
Any idea why it is happening. Usually it happens when there is load on the server and there are lots of calls to Magick.net. It never happens in debug mode. Even of I put lots of load on it, it will work fine.
forgot to mention the version: the Magick.net 7.0.0.22 Q8 Any CPU