I develop a website with visual studio on win 10 OS
there is a feature used the FirstChanceException
at first request, the code and the page run very well
then I close the page and open again, there are two first chance exception notification, and then I wrap all the code on the request path with try-catch, there is no exception in my code and there is no error or warning win application event in the
win log.
could you give me more suggestion(s)? thank you.