Hi All,
We are using imagemagick on one of our windows 2008 server. When I try to convert images via command line, it is working perfectly fine.
We have hosed a .NET application in IIS on the same server, while our developer is trying to call convert.exe via IIS, there are not images created on the destination path. He is not getting any error in the logs of application even.
Any idea?
Regards,
Shweta
Images not created on destination path
Re: Images not created on destination path
It is probably using the convert.exe from Windows instead of Imagemagick. Try using the full path instead.
You could also create the .NET library I created. You can find it here: http://magick.codeplex.com
You could also create the .NET library I created. You can find it here: http://magick.codeplex.com