I have a web project (C# Asp.Net, EF 4, MS SQL 2008 and IIS 7) and I need to migrate it to IIS 7 locally (at the moment works fine with CASSINI).
Locally in IIS I ha
Add "Everyone" under security. If you added the Server and the users logging in to the database, then this is something you are missing. Hope this helps.