Hi Everybody.
I need to process flat files with more than 100.000 lines. One file has
800.000. But now I'm having problem with out of memory exception. I tried
to
broke the message into several unit messages using an envelop, and tried
to
process each one, but the process never finishes! I already tried to move
the
message box to another server.... I got some result, but I'm still having
this problem.
Thank you very much.