I´m starting to use \"MVC 3\" but I´m facing some little problems. In my Views, when I code something like this:
@if(Request.IsAuthenticated) {
What worked for me was closing Visual Studio, deleting the user option files (both solution and project level), then relaunching Visual Studio.