I have just installed .NET and IIS on my PC, and as a total beginner to ASP I decided it would help to work through a few examples from a book. However, whenever I add a webform control to my application (such as a button or a label), when I run the project these controls aren't there.
Do I...