hexagon logo

Server Busy Error

Every once in a while during my OLE, I get a server busy message with three buttons, switch to, retry, and cancel (greyed out).

I have read that using the App.OLEServerBusyTimeOut = 9999999 would increase the time to a point that this error would not occur, but when I tried it, I still go the error.

Anyone have a idea of how to suppress this error message?

Thanks.
Parents
  • Well, so far no luck with the bat file. I can get it to open the code to the OLE, but not actually run it. Yet.

    I also found the original site for cypress express, and there isn't any command that will make PC DMIS wait with just a command like it would in vb6 or vb.net.

    Now, for all of you that are more familiar with working with PC DMIS, if I found the error that was making this box pop up, could I write a bit of code that address if error = serverbusy (example) then ..... do something?

    And then if that is possilbe, how do I find out that error code?

    Thanks for your advice and help.
Reply
  • Well, so far no luck with the bat file. I can get it to open the code to the OLE, but not actually run it. Yet.

    I also found the original site for cypress express, and there isn't any command that will make PC DMIS wait with just a command like it would in vb6 or vb.net.

    Now, for all of you that are more familiar with working with PC DMIS, if I found the error that was making this box pop up, could I write a bit of code that address if error = serverbusy (example) then ..... do something?

    And then if that is possilbe, how do I find out that error code?

    Thanks for your advice and help.
Children
No Data