I am setting up DNN 4.8.2 Starter Kit on my network. A Windows Vista workstation running VS2008 and a W2K8 server running IIS 7 and SQL Server 2005. After creating the site via the file system, creating a database and SQL Server user, and modifying the web.config, I pressed Ctl-F5.
VS2005 generated 181 errors that all seem to be 1 of 2 types. They are either "Request for the permission of type..." or "Unknown Server Tag".
I have given the NETWORK SERVCE account Full Permission to the application directory.
Please advise.
Thanks.