Cannot find unique name for event object.
I got message Cannot find unique name for event object.
how to resolved problem ??
thank for answer.
how to resolved problem ??
thank for answer.
Advertisement
Advertisement
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.
Are you usingwinscp.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.
Do I understand right, that you get this randomly, now and then?
How many threads in parallel are you running?
Advertisement
Download WinSCP .NET assembly source code and modify theI want to use about 100 threads.
ExeSessionProcess.InitializeConsole()
to reduce chance of this happening. You can increase MaxAttempts
or possibly add object's hash code to _instanceName
.
Advertisement
You can post new topics in this forum