Posts Tagged ‘stackoverflowexception’

StackoverflowException with ASP.NET MVC

I got this strange Stackoverflow exeption today in my MVC project. I have made some modifications to my data model and all of a sudden i got a stackoverflowexception when i was submitting data via a form. I started googling about it and found this thread on the asp.net message board. It turns out that [...]