Re: Problem starting service



Nicklas,

We also confirmed with MS that the netlogon services are blocked
reading for a netready event to be signaled from TCP. We don't know the
magic code to replicate this behaviour in our own solution, but decided
on this approach as a work around:

- We no longer DISABLE the zeroconfig service. Instead we leave it to
Automatic.
- We set the zeroconfig registry settings to tell zero config NOT to
manage wireless for this adapater (same as checking the checkbox in the
wireless configuration dialog)
- We let zero config load at boot time and once it has loaded and
signaled the event, we shutdown the zero-config service so that we can
now manage the adapater.

The registry settings you need are under :

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\WZCSVC
\Parameters\Interfaces

There are GUIDs for each of the installed adapters. For each adapter
entry, there is a registry value called 'ControlFlags'.

If bit 0x8000 of the ControlFlags value is set, then Wzc is enabled for
that adapter, if it's cleared, then Wzc is disable for that adapter.

Hope this helps - not a perfect solution, but it's working great for us
so.

Thx,
-Brett

.



Relevant Pages

  • RE: Dialup Error 720, XP Pro
    ... Various registry settings, etc. ... I suspect the following error messages in the event log has ... IP could not open the registry key for adapter ... The Routing and Remote Access service terminated with ...
    (microsoft.public.windowsxp.network_web)
  • Re: Wifi Zero Config not displayed with WinCE 5.0
    ... exact same adapter on another platforms. ... Perhaps this depends on the platform specifics. ... icon displayed in the Network and settings window. ... LED light is ON on the device, but I don't get the Zero Config UI. ...
    (microsoft.public.windowsce.platbuilder)