Yeah... just needed 5 more minutes before turning to StackOverflow to figure out the issue. My controller should have returned return View(viewModel); but instead I initially had it return View();.
quakkels
2010-06-21 22:13:06