I've got a complicated asp.net application (it builds diagrams, does collaboration) that I worked on several years ago using VS2005 Standard, and I've recently started working on it again, using VS2010 Express (upgraded to SP1). Happily, there was essentially no conversion required. However...
I can't figure out where in VS2010 Express to complile the application so I can put it somewhere to run it under IIS5.1 (on my old XP Pro SP3 box). Specifically, I don't know what to do in VS2010 Express to build the code bin.
I've googled around a bit, but nothing obvious shows up (maybe I've forgotten the key words).
Any help with this would be appreciated.
Thanks!