Results 1 to 3 of 3

Thread: Monitor program with a separate thread

Threaded View

  1. #1

    Thread Starter
    Lively Member
    Join Date
    May 2000
    Location
    Iowa USA
    Posts
    118

    Monitor program with a separate thread

    I have a Vb 2005 program which is connecting to a GoldFax server using a dll. This vb program connects to the Fax server and sends data telling the fax server to send a fax and what data to use. Basically is a connection between fax server and legacy Company software.

    The problem is that the program locks up about once every two days or so for no apparent reason. If I stop and start the VB program then everything is fine. It locks up during making the connection to the fax server. The whole program locks up and you can not press any buttons or anything.

    My question is, if I start another thread that monitors the Program will that thread lock as the rest of the program locks up?

    Thanks,

    Dean
    Last edited by Dean_Reedy; Jun 2nd, 2006 at 11:03 AM. Reason: Clearer

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width