Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Interation Not Working
#4
Guys,

Thanks for your help thus far. So I added a Timer control to the form and in its _Click event, I called the thread I'd already setup to handle the connection check.

All is working fine, except that now I'm getting the following exception:

Quote:System.InvalidOperationException was unhandled
Message=Object is currently in use elsewhere.

I guess the loop is working but now since the greenbar.png image file had already been displayed in the previous interation, it's saying the file is already open.

So question is, how do I release the file before going into another interation?

PS. Brandon, I haven't watched your video yet. I'm leaving work now, and will do that when I get home. But I suspect I will run into the same problem.
//Kismet


Messages In This Thread
[SOLVED] Interation Not Working - by kismetgerald - 01-18-2012, 01:08 PM
Re: Interation Not Working - by xolara - 01-19-2012, 01:15 PM
Re: Interation Not Working - by kismetgerald - 01-19-2012, 02:46 PM
Re: Interation Not Working - by kismetgerald - 01-19-2012, 05:29 PM
Re: Interation Not Working - by kismetgerald - 01-19-2012, 07:01 PM
Re: Interation Not Working - by kismetgerald - 01-20-2012, 04:30 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  DataBase - Login - Not Working Murcs 4 16,334 07-02-2011, 09:46 AM
Last Post: brandonio21
  Working with Regex xolara 2 11,164 02-24-2011, 05:38 PM
Last Post: xolara

Forum Jump:


Users browsing this thread: 1 Guest(s)