Re: Component Busy - WeOnlyDo Discussion board

Re: Component Busy (General questions)

by Rien van Ham, Thursday, July 23, 2009, 09:43 (5601 days ago) @ woddrazen

Hello Drazen,

I'm sorry, but I don't understand you fully.

The method, in which the .connect method takes place has error handling:

Sub ZetconnectieOp
On error goto subError

bla bla

.connect

bla bla

subError:
LogToFile err.number & - & err.description
End sub

Is this what you mean?

Unfortunatly you can't connect to our servers (There all in a protected area) and the annoying thing it that 100s of times no problem occurs but sometimes it does (and off course in the middle of the night ;-).

Thank you again,
Rien van Ham


Complete thread: