I'm following along the ASP.NET MVC 3 tutorial (which is great by the
way) but I'm having an issue with part 5. When I run the code my
public ILogger Logger { get; set; }
is null when I attempt to use it in the public ActionResult Index()

What's the best way to debug this and see where I may have gone wrong?

I followed the tutorial except I used Nuget instead of downloading zip
files.

Any help appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Castle Project Users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/castle-project-users?hl=en.

Reply via email to