虽然此处的其他问题似乎总是能够确定哪个语句导致StackOverflow错误;我的VS没有提供代码参考。
Message: An unhandled exception of type 'System.StackOverflowException' occurred in EntityFramework.dll
但是没有堆栈跟踪;我得到:
[External Code]
The maximum number of stack frames supported by Visual Studio has been exceeded.
不知道它在哪里捶打;任何想法我如何让Visual Studio 2015给我更多信息?当我点击“继续”时,该过程就会退出。
The program '[13224] iisexpress.exe' has exited with code -2147023895 (0x800703e9).
任何额外的帮助将不胜感激。