<Description>
The number of WaitHandles must be less
than or equal to 64.
</Description>
First instinct is that this is a NS bug (or issue) and
that my solution would be to split the applications into
two different instances so that the total number of
subscriptionClasses per Instance is less than 64...but
it's just a guess. The events documentation says that a
4085 bug is an internal NS bug and to restart the
service..which doesn't make a difference. Does anyone know
or come across this before? Is their any major problem
with having two instances at the same time (apart from the
additional work needed for Subscriber management)?
Thanks in advance for any help,
Grant Davidson
The restriction is imposed by .NET's WaitAll synchronization method, used in
the NS generator.
-Colin Meek [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
Please do not send e-mail directly to this alias. This alias is for
newsgroup purposes only.
--
"Grant Davidson" <anon...@discussions.microsoft.com> wrote in message
news:08d901c48ea1$e25c11a0$a401...@phx.gbl...
As far as I know, the .NET behavior will remain unchanged for 2005.
-Colin Meek [MSFT]
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm.
--
"Joe Webb" <jo...@webbtechsolutions.com> wrote in message
news:OpCjptH...@tk2msftngp13.phx.gbl...