Reader's Comments »

  1. 1. By Bill Miller on November 20, 2008 at 19:41

    The new Background Worker component installed into Delphi 2009 on Vista with out any problem, but when I try to compile the demo I immediately get an exception xmlrtl120.bpl?

    I have never seen an exception appear so quickly during a compile before.

    Eurekalog points to getnodetype, hasattribute, getattribute, in xmlDoc.pas, getsectionvalues, readsectionvalues in xmlinifile.pas and save in packagelist.pas

    Bill

  2. 2. By Bill Miller on November 20, 2008 at 19:45

    I should not have posted so quickly. I reloaded the project and it runs.

    Bill

  3. 3. By Kambiz on November 21, 2008 at 00:08

    I’m lucky that the problem disappeared, otherwise I had no idea how an xml error was involved in the demo.

  4. 4. By Alex T. on November 26, 2008 at 13:25

    Woo-hoo! This is great!
    Just what I was looking for (.NET-like BackgroundWorker 😉 that is).

  5. 5. By Boy on March 11, 2013 at 03:25

    I have my question. I got the background worker must stop run time error in delphi. How to fix the problem?
    Pls help.

  6. 6. By Kambiz on March 11, 2013 at 19:01

    Could you please post a sample code, so that I can regenerate the problem?
    Please open a new topic on the foum for discussion about this problem.