I am trying to get a website to run in my solution from IIS7 and not the file webserver. I setup the website as an application in IIS7, then in my solution I then add and choose the website. However when it is added to the solution, the default webserver is the built in file webserver and not IIS7 like I expect it to be?
If I open the website by itself however, it opens and runs fine using IIS7.
Any help appreciated!
Dan