Hope not to put a stupid question ...
Looking to the report of some users of my app, I see sometimes an Application_Not_Responding exception, that cause the App to stop.
Difficult to understand for me (understanding the stack) where and why it happened, but my question is:
Is there a bad way to write a program, that can cause this error ?
Or anything I write this should never happen ?
I wonder if there are some errors not to be done, if there are some basic rules to respect, some structures to avoid.
Marco
Looking to the report of some users of my app, I see sometimes an Application_Not_Responding exception, that cause the App to stop.
Difficult to understand for me (understanding the stack) where and why it happened, but my question is:
Is there a bad way to write a program, that can cause this error ?
Or anything I write this should never happen ?
I wonder if there are some errors not to be done, if there are some basic rules to respect, some structures to avoid.
Marco