M
M
mletov2021-01-22 21:01:51
ASP.NET
mletov, 2021-01-22 21:01:51

Why does Stack Overflow occur only when debugging?

There is an application on ASP.NET. If you run it on Crl + F5, without debugging, then it works fine
. And if you run it on F5, with debugging, it crashes on Stack Overflow.
Falls on the line with checking the file for existence.

Please, tell me where to dig.
Does the debug mode create such a large load?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
d-stream, 2021-01-22
@d-stream

Falls on the line with checking the file for existence.
and exactly so?
what happens if you wrap this place in a try-catch?

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question