Umbraco on Windows 7 64-bit

0

I'm trying to install Umbraco CMS on Windows 7 64-bit and I get the following exception:

[HttpException (0x80004005): Could not load file or assembly 'ImageManipulation, Version=1.0.2105.41209, Culture=neutral, PublicKeyToken=null' or one of its dependencies. Failed to grant minimum permission required.

The application pool's trust mode is set to 'Full', all the user permissions are just as on other sites hosted on the same machine. I went through all relevant topics on Umbraco's forum, but all advices are about the trust level.

How do I fix this?

windows-7
asked on Server Fault Nov 4, 2009 by HeavyWave • edited Dec 17, 2012 by Mark Henderson

1 Answer

1

Bit specific for a usual SF question but HERE is a link to a forum post chain about this exact problem on the Umbraco web site - hopefully you'll find an answer in there, lots of others seem to have the same problem.

answered on Server Fault Nov 4, 2009 by Chopper3 • edited Dec 17, 2012 by Mark Henderson

User contributions licensed under CC BY-SA 3.0