I am running the v4 client against the v4 server. Every once in a while (perhaps every 6th time I try), when I open a large solution in VS7, the VS IDE hangs while initializing. If I open the SOS client at this time, I find that the client hangs with the message "Logging in..." in the status pane.
The server log file contains quite a few error entries; excerpts follow:
4/6/2004 2:30:29 PM - 18: Exception: Index was outside the bounds of the array.
4/6/2004 2:41:30 PM - Connection accepted from x.x.x.x:xxxx, session id is 20.
4/6/2004 2:43:41 PM - Connection accepted from x.x.x.x:xxxx, session id is 21.
4/6/2004 2:43:56 PM - 21: Exception: Index was outside the bounds of the array.
4/6/2004 2:43:56 PM - Connection accepted from x.x.x.x:xxxx, session id is 22.
4/6/2004 3:41:49 PM - 20: Exception: Index was outside the bounds of the array.
4/6/2004 4:30:29 PM - 16: Exception: Index was outside the bounds of the array.
4/6/2004 4:46:28 PM - Connection accepted from x.x.x.x:xxxx, session id is 23.
4/6/2004 4:46:35 PM - 23: Exception: Index was outside the bounds of the array.
4/6/2004 4:46:35 PM - Connection accepted from x.x.x.x:xxxx, session id is 24.
Anyone have a hint as to whats going on here?
Server is Win2k SP3; clients are XP SP1
Thx,
Mark B