PDA

View Full Version : Firewall Probs


Wayne
January 9th 04, 10:25 PM
Ken,

You mean like this:

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Wayne>sc queryex sharedaccess

SERVICE_NAME: sharedaccess
TYPE : 20 WIN32_SHARE_PROCESS
STATE : 3 STOP_PENDING

(STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN
WIN32_EXIT_CODE : 0 (0x0)
SERVICE_EXIT_CODE : 0 (0x0)
CHECKPOINT : 0x0
WAIT_HINT : 0x0
PID : 848
FLAGS :

C:\Documents and Settings\Wayne>


>-----Original Message-----
>hi,
>
>Anyone tell me why when trying to enable both firewall
>and ICS in XP i get the following message:
>
>Cannot enalbe shared access: error 1061: service cannot
>accept control messages at this time.
>
>Any help would be appreciated!
>.
>

Ken Wickes [MSFT]
January 9th 04, 10:26 PM
Yes. This is interesting, I've never seen it hang in the stop pending
state. Could you create a debugger dump and send it to me?

To do so, type this at your command prompt: ntsd -lines -p 848 -c ".dump
sharedaccess.dmp;qd"

The 848 is the PID in the results below, so if you have restarted your
machine you will have to check again and use the new number.

That should create a sharedaccess.dmp file in the current directory, send it
to



--

Ken Wickes [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.


"Wayne" > wrote in message
...
> Ken,
>
> You mean like this:
>
> Microsoft Windows XP [Version 5.1.2600]
> (C) Copyright 1985-2001 Microsoft Corp.
>
> C:\Documents and Settings\Wayne>sc queryex sharedaccess
>
> SERVICE_NAME: sharedaccess
> TYPE : 20 WIN32_SHARE_PROCESS
> STATE : 3 STOP_PENDING
>
> (STOPPABLE,NOT_PAUSABLE,IGNORES_SHUTDOWN
> WIN32_EXIT_CODE : 0 (0x0)
> SERVICE_EXIT_CODE : 0 (0x0)
> CHECKPOINT : 0x0
> WAIT_HINT : 0x0
> PID : 848
> FLAGS :
>
> C:\Documents and Settings\Wayne>
>
>
> >-----Original Message-----
> >hi,
> >
> >Anyone tell me why when trying to enable both firewall
> >and ICS in XP i get the following message:
> >
> >Cannot enalbe shared access: error 1061: service cannot
> >accept control messages at this time.
> >
> >Any help would be appreciated!
> >.
> >

Google