Failed to registry the library in windows server 2003

Questions and postings pertaining to the development of ImageMagick, feature enhancements, and ImageMagick internals. ImageMagick source code and algorithms are discussed here. Usage questions which are too arcane for the normal user list should also be posted here.
Post Reply
shadowttw

Failed to registry the library in windows server 2003

Post by shadowttw »

I installed the ImageMagick-6.5.8-10-Q16-windows-dll.exe and call the ImageMagickObject.dll by my C# program.
However, it is running normally in the window XP. But it can't run in the windows server 2003 when I installed the
ImageMagick-6.5.8-10-Q16-windows-dll.exe and my developed program. Unfortunately, my program cannot call the
ImageMagickObject.dll I think the library cannot registry in the server.

One more question, I use this library to do the converter process. It is running normally at the english path. But it cannot
converter the file when the path have chinese directory.

Have any solution to solve these problem? Thx a lot.
Post Reply