vote up 0 vote down star

In VS.NET, when you add an item to the watch, why is the base property often (always??) endlessly recursive?

flag

25% accept rate
That doesn't seem possible to me. Got an example? – Kyralessa Oct 23 '08 at 14:11
Createa a new MVC project (with the default template), add a breakpoint somewhere in HomeController.Index and add a watch on "ViewData" - Expand the "Raw View" and "base" ad infinitum. This isn't an MVC issue, just the quickest example I could come up. – Karl Seguin Oct 23 '08 at 15:42

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.