Re: BackgroundWorker in different OS
- From: antarikshv <antarikshv@xxxxxxxxx>
- Date: Mon, 26 May 2008 04:46:37 -0700 (PDT)
My guess would be rather that you have something that fails inside
this method preventing to see the result this method is supposed to produce
and making things looks as if it were not called.
I had written MessageBox::Show as the first statement to be executed
in the called function, but the function wasnt called. So i am pretty
sure the control does not go to the function. I have even debugged the
code. The solution i found was just by luck. Solution is to just
recompile on English machine.
What if you intentioanly raise an exception in your code. Is it seen on yourWhat kind of exception should i raise? What benefit will be possible
English dev machine or does it fail silently ?
with this exception raising? (I mean which all points should be
monitored while these exceptions are being raised?)
.
- Follow-Ups:
- Re: BackgroundWorker in different OS
- From: Patrice
- Re: BackgroundWorker in different OS
- References:
- BackgroundWorker in different OS
- From: antarikshv
- Re: BackgroundWorker in different OS
- From: Patrice
- BackgroundWorker in different OS
- Prev by Date: Re: BackgroundWorker in different OS
- Next by Date: Re: BackgroundWorker in different OS
- Previous by thread: Re: BackgroundWorker in different OS
- Next by thread: Re: BackgroundWorker in different OS
- Index(es):