Re: BackgroundWorker in different OS



This was just to check that if an error happens inside this function, you
have some kind of report rather than nothing produced....

It is really really weird that a function could be called or not depending
on the OS language which would make me really think the real souirce is
another problem.

Similarly and just for testing one of my moves would be to to call the
GenerateDefautlReport on the main thread...

My goal for now is not to correct the problem but to make things simpler to
find out what could go wrong...

--
Patrice

"antarikshv" <antarikshv@xxxxxxxxx> a écrit dans le message de groupe de
discussion :
24b76ae6-08c9-4e35-b7ee-4343d5a06a5b@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
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
your
English dev machine or does it fail silently ?
What kind of exception should i raise? What benefit will be possible
with this exception raising? (I mean which all points should be
monitored while these exceptions are being raised?)


.



Relevant Pages

  • Re: BackgroundWorker in different OS
    ... this method preventing to see the result this method is supposed to produce ... recompile on English machine. ... English dev machine or does it fail silently? ... What kind of exception should i raise? ...
    (microsoft.public.dotnet.framework)
  • Re: Problem with "handles" - possible garbage collection issue?
    ... | The symptom that users report is that after they have been using the ... You may want to include one or more Global Exception handlers in your ... Use AddHandler in your Sub Main. ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Finding Error in Applet.
    ... If you report the situation inaccurately, advice given will be inaccurate and likely useless. ... Sometimes 1 in 10 times it hangs. ... If an Exception or Error or any other Throwable were thrown, you'd have gotten a message to that effect already. ... A good logging package, like the inbuilt java.util.logging package or the open-source log4j library, can report the type of information you seek. ...
    (comp.lang.java.programmer)
  • Re: cannot access IE
    ... We have created an error report that you can ... >> vendor code, bla bla. ... Module 1 Image base, Image ...
    (microsoft.public.windows.inetexplorer.ie6.browser)
  • XLANGPart.LoadFrom(stream) failing - UnauthorizedAccessException
    ... My component then generates a PDF stream using Crystal Reports, ... attempts to load the XLANGMessage's 1st data part with the stream generated ... ReportDocument report = new ReportDocument; ... Exception thrown from: segment 1, ...
    (microsoft.public.biztalk.general)