Hi,
I am getting the following error ocassionally in my windows forms app, it doesn't stop the app from running OK, but I want to know why is it happening and if I can fix it:
InvalidOperationException: Cannot call Invoke or InvokeAsync on a control
until the window handle has been created.
Thanks a lot,
Cristina
I am getting the following error ocassionally in my windows forms app, it doesn't stop the app from running OK, but I want to know why is it happening and if I can fix it:
InvalidOperationException: Cannot call Invoke or InvokeAsync on a control
until the window handle has been created.
Thanks a lot,
Cristina