0

I have published my web app on IIS and it works fine. However, even if the first page works fine, as I needed to login with database, it took awhile and prompted an error saying :

An unhandled Microsoft .NET Framework exception occurred in w3wp.exe [10060].

And as I clicked in it says:

System.StackOverflowException: 'Exception of type 'System.StackOverflowException' was thrown.'

Does anyone have this problem?

Wai Ha Lee
  • 8,598
  • 83
  • 57
  • 92
  • It is far from trivial to answer such. You have to follow step by step guides to collect the necessary information and then might come across the solution https://blogs.msdn.microsoft.com/tess/2008/03/31/net-case-study-stackoverflow-exception-when-using-a-complex-rowfilter/. If you are not capable of such, open a support case via http://support.microsoft.com – Lex Li Jan 21 '19 at 04:05
  • Possible duplicate of [How do I prevent and/or handle a StackOverflowException?](https://stackoverflow.com/questions/206820/how-do-i-prevent-and-or-handle-a-stackoverflowexception) – Wai Ha Lee Jan 21 '19 at 04:47

0 Answers0