Reputation: 2397
Just installed VS2012 Premium (not express, but the full product). I'm totally new to it and to web programming.
I'm following the tutorial in ASP.NET and when I get here it tells me to
"right-click References and select Add Reference from the right-click menu"
However, the "Add Reference" menu item is grayed out.
How do I get out of this?
Upvotes: 5
Views: 5570
Reputation: 73301
Check a couple of things
I would ensure you are not in debug. And try not having the projected selected but the folder called references.
Upvotes: 18