Sorry if my question is asked wrong, I am just starting to learn ASP.NET in VS2008.
I try to follow several tutorials on the web (for example http://msdn.microsoft.com/en-us/library/aa730880(VS.80).aspx#wapp_topic5) to create a web page:
- Create new Web Application
- Switch to Default.aspx, Design mode
- Drop a Label from the Standard Toolbox on the page
If I pick the Label from the Standard toolbox category, I can't drop it on the page. I don't know what to do now, since I do exactly what is written in all tutorials. Am I missing something?
I can place only items picked from the HTML category in the Toolbox.
Thanks, Petr