Are you able to use a debugger in your website project? Maybe you will get more information when you turn on logging:
MagickNET.SetLogEvents(LogEvents.all);
image.Debug = true;