Asyncronous Task Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm launching a second form as part of a background task (VB.Net 2005). All
is good until that second form's procedure is done and then it seems to
hang...the form does respond to the call to change its cursor back to normal,
but the worker reports it is completed. From there, I'm unable to close the
form. Is there something I'm missing about running background tasks?
 
Marty,

There are plenty of methods to do this, do you use named pipes for this?

I asume not, however I think that you should explain more what technique you
have used to get an answer. Especially in VB2005.

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top