So... I've built my web application (asp.net mvc)
So far I have used the dev server. Works lovely.
Now I want to test performance running on iis 7.0
For the life of me I cant work out how to get the web app running.
At the moment, Visual Studio wont set up the virtual directory - stating that I need to install a bunch of components - asp.net, IIS 6.0 configuration compatability/meta base and windows authentication.
How do I do this? Any help will be appreciated!
Can anybody recommend a walkthrough for an iis 7.0 newbie?