I have just installed windows 7 and I\'m trying to get my MVC application that was working in IIS 7 working in IIS 7.5.
The problem I have is that when it tries to load
I ended up finding the problem. It seems that i need the IIS_USRS & IUSR accounts to have read access. I'm sure in vista i only had the IIS_USRS account.