An x86 process can only use 2 GB (http://msdn.microsoft.com/en-us/library/windows/desktop/aa366778(v=vs.85).aspx). So you might still be hitting that limit. Did you also install the x86 version of Ghostscript? The architecture should match that of Magick.NET so an dll call can be made. Otherwise it will spawn a process.
↧