10-03-2007, 7:08
|
Nephilim2612
Joined on 06-19-2007
Posts 12
|
|
|
Regarding the following thread i posted some weeks ago:
http://support.leadtools.com/SupportPortal/cs/forums/15861/ShowPost.aspx
I've tried to make this sample application becoming a service, but i've found an important problem.
My service send multiple documents (i.e, called "doc1", "doc2", etc...) through a loop. The first is processed ok, but when i try with the second, all is going right until the method "EndDocumentConversion" is called.
The point is that, in order this operation to be performed within a service, it has to be invoked within a new thread.
Do this have any decissive influence regarding the problem i'm chasing against? If yes, how can i solve it?
Thank you very much,
Jesús
|
|
|
|
|
Report
|
|
|
|