G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

I was having the problem of my WZC service not starting after my system was
rebooted. Here is the fix:

1. create a .bat file

2. in the file type: net start wzcsvc

3. Save the file to the following folder:
Documents and Settings\All Users\Start Menu\Programs\Startup

4. Reboot your system

The problem is fixed and your service will start every time.
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

Was the service set to start automatically? or is it set to manual? If its
set to automatic but doesn't auto-start then have you checked the event log
for any errors?

I don't see any problem with your workaround other than that it shouldn't be
necessary (and it requires you to login). All that this is doing is delaying
when it tries to start the service (which may of itself be significant).

You know what they say, if it works don't fix it.

Brian.

--
www.cryer.co.uk/brian


"mem2382" <mem2382@discussions.microsoft.com> wrote in message
news:B27C6BDB-5FF9-461F-BC08-64A9AE5DF175@microsoft.com...
>I was having the problem of my WZC service not starting after my system was
> rebooted. Here is the fix:
>
> 1. create a .bat file
>
> 2. in the file type: net start wzcsvc
>
> 3. Save the file to the following folder:
> Documents and Settings\All Users\Start Menu\Programs\Startup
>
> 4. Reboot your system
>
> The problem is fixed and your service will start every time.
 
G

Guest

Guest
Archived from groups: microsoft.public.windowsxp.general (More info?)

Most probably has a bad driver install for the wifi card. Or the card
really doesn't support WZC. Or he's not running all the services required
for z.

"Brian Cryer" <brianc@127.0.0.1.activesol.co.uk> wrote in message
news:1126261114.618.0@eunomia.uk.clara.net...
> Was the service set to start automatically? or is it set to manual? If its
> set to automatic but doesn't auto-start then have you checked the event
> log for any errors?
>
> I don't see any problem with your workaround other than that it shouldn't
> be necessary (and it requires you to login). All that this is doing is
> delaying when it tries to start the service (which may of itself be
> significant).
>
> You know what they say, if it works don't fix it.
>
> Brian.
>
> --
> www.cryer.co.uk/brian
>
>
> "mem2382" <mem2382@discussions.microsoft.com> wrote in message
> news:B27C6BDB-5FF9-461F-BC08-64A9AE5DF175@microsoft.com...
>>I was having the problem of my WZC service not starting after my system
>>was
>> rebooted. Here is the fix:
>>
>> 1. create a .bat file
>>
>> 2. in the file type: net start wzcsvc
>>
>> 3. Save the file to the following folder:
>> Documents and Settings\All Users\Start Menu\Programs\Startup
>>
>> 4. Reboot your system
>>
>> The problem is fixed and your service will start every time.
>
>