S
Srinivas Kollipara
Hey guys,
In my project one place I am using Application.DoEvents() and waiting for 5
minutes to finish my required task in that block. My project need to run for
almost 60 hours continuously to finish executing. this block which has
Application.DoEvents will run for each 2 minutes. it ran well for 20 hours
and I am getting an exception saying "Item has already been added. Key in
dictionary: "-1" Key being added: "-1""
Can Anyone help me in this....
Thanks in Advance....
Srinivas
In my project one place I am using Application.DoEvents() and waiting for 5
minutes to finish my required task in that block. My project need to run for
almost 60 hours continuously to finish executing. this block which has
Application.DoEvents will run for each 2 minutes. it ran well for 20 hours
and I am getting an exception saying "Item has already been added. Key in
dictionary: "-1" Key being added: "-1""
Can Anyone help me in this....
Thanks in Advance....
Srinivas