I'm working on migrating from a dev machine with windows server 2003 to a dev machine with windows server 2008.

I keep getting errors when I try opening or running my web projects. When I open a project I get an error "ASP.NET runtime error: An error occurred loading a configuration file: Failed to start monitoring changes to '../reportbuilder.aspx'. (../web.config)"

Also, when I run the project I get the error "Unable to start program 'http://localHost:1814/ReportBuilder.aspx'. A required program privilege is not held by the client."

Does anyone know what security changes I need to make?


Thanks,