Post a reply

Before posting, please read how to report bug or request support effectively.

Bug reports without an attached log file are usually useless.

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

martin

Re: Cannot find unique name for event object.

I want to use about 100 threads.

Download WinSCP .NET assembly source code and modify the ExeSessionProcess.InitializeConsole() to reduce chance of this happening. You can increase MaxAttempts or possibly add object's hash code to _instanceName.

I'll improve this in the next release.
Guest

Re: Cannot find unique name for event object.

martin wrote:

Do I understand right, that you get this randomly, now and then?
How many threads in parallel are you running?


I want to use about 100 threads.
martin

Re: Cannot find unique name for event object.

Do I understand right, that you get this randomly, now and then?
How many threads in parallel are you running?
Guest

Re: Cannot find unique name for event object.

martin wrote:

Are you using winscp.com or WinSCP .NET assembly? Do you get the error repeatedly, once only, or all the time? Did you get it on the first use already or after regular use? Please provide as much details as possible.


I use WinSCP.NET assembly and i try connect synchonize SFTP multi thread. i got message some thread when connect SFTP.

thank a lot.
martin

Re: Cannot find unique name for event object.

Are you using winscp.com or WinSCP .NET assembly? Do you get the error repeatedly, once only, or all the time? Did you get it on the first use already or after regular use? Please provide as much details as possible.
Monkeys

Cannot find unique name for event object.

I got message Cannot find unique name for event object.

how to resolved problem ??

thank for answer.