I'm trying to get an Umbraco 4.1 site to run on a server that's running IIS7, but keep getting the following error:
http://www.grabout.com/YKeb78es
It's a configuration error somewhere, but I'm not sure where. web.config or IIS7 setting?
Can enyone help me with this?
Is this a clean install of 4.1 or an upgrade?
I've installed 4.1 several times on Windows Vista SP1 & Windows 7 and not had any problems.
I had a similar error (From memory) when I moved my site from IIS6 to IIS7 have a look at this thread it may help
our.umbraco.org/.../6262-Admin-Password-Moved-Umbraco-Site
Turned out that the site was running in medium trust mode. Moved it to a server with full trust, and everythings okay.
Am running 4.1 tests this weekend for anyone that's interested.