I am having some trouble setting up my vwd 2010 environment to run under my local iis 7.5 instead of iis express.
Whenever I go to the project properties and select
in the applicationhost.config, locate the site's name and remove its site section.. then try to reload your web site project again
Edited:
1) Find the "myprojectname" site in the applicationhost.config and completely delete its section
2) In visual studio under the solution explorer, right click on the project and then select "Reload project".