Hi,
Just getting back into development after a decade away. I have just downloaded the new Visual Studio Express for Web. I have two possible places to run it: A windows desktop or a windows server. In either situation, I want to be able
to test and deploy using the servers' IIS, but no matter what combinations i play with, I can never get it to do anything other than starting the samples in iisexpress.
Copying files or setting up a new application in iis admin also does not work.
Hello World! type stuff shouldn't be this hard, help!