A
Anders Both
Does someone know´s about using threads and/or asynchronous programming
inside asp.net (inside the asp.net process). I am here not speaking about
the thing that the IIS makes new threads for each request, but about
starting a thread inside the asp.net process.
I am making big use of this thing in my applikation, but I have the problem
that when exceptions/errors uccur no message is bein showed. When VS is
running a wery undetaild message shows up (no line number filename or
anything, just the name of the exception). When VS is not running no message
appears at all.
I hope someone have a good advice, or that maybe someone knows a place where
I can see some kind of detailed (event)log for all that is going on in the
asp.net process.
Best Regards
Anders Both, Denmark.
inside asp.net (inside the asp.net process). I am here not speaking about
the thing that the IIS makes new threads for each request, but about
starting a thread inside the asp.net process.
I am making big use of this thing in my applikation, but I have the problem
that when exceptions/errors uccur no message is bein showed. When VS is
running a wery undetaild message shows up (no line number filename or
anything, just the name of the exception). When VS is not running no message
appears at all.
I hope someone have a good advice, or that maybe someone knows a place where
I can see some kind of detailed (event)log for all that is going on in the
asp.net process.
Best Regards
Anders Both, Denmark.