Quick History
I installed VS.NET Beta 2 and ran the IIS upgrade EXE, but I couldn't
access my default.htm file by referencing http://localhost in IE. I
uninstalled and reinstalled IIS, which fixed the localhost problem.
The problem I'm getting now is that when I use Visual Studio to create a
Web App, I drag controls onto it, but only the labels show up when I
render it. Command buttons and other controls don't appear, and even the
text size and color I chose for the labels is ignored.
What is involved in getting my PC set up to develop aspx web apps? I
bought ASP.NET Unleashed which is a great book, but it fails to mention
VS.NET tool use at all.