Error 1075 while setting up firewall in WinXP SP2

G

Guest

I installed SP2 on my Windows XP installation. I am not able to set up
the fire wall on my machine. When I click on the windows firewall icon
in the control panel I get a message saying that Internet connection
sharing service is not started and it tries to start the service bit
fails. I went to services and tried to start the service manually and
get this error " Could not start the Windos firewall/Internet
connection sharing service on hte local computer Error 1075: The
dependency service does not exist or has been marked for deletion"
Please help me fix this problem
 
G

Gary Fose [MSFT]

There are two main issues we see causing this error:

One is a permissions/security setting issue - so we need ot run the following at a command
prompt just to be sure:

1. Click Start, click Run, type "cmd" (without the quotation marks),
and then press ENTER.

2. Type "secedit /configure /cfg %windir%\repair\secsetup.inf /db
secsetup.sdb /verbose" (without the quotation marks), and then press
ENTER. You receive a "Task is completed" message, and a warning message
that something could not be done. You can safely ignore this message.
For more information about this message, view the
%windir%\Security\Logs\Scesrv.log file.


The second issue is that a third party product changed the dependsonservice in the registry
for the firewall.

Open regedit and drill down to:

HKLM\System\CurrentControlSet\Services\SharedAccess

When you click on the SharedAccess folder, on the right there is a dependsonservice. The
Data for that entry should only be Netman or RPcss (ok if WinMgmt is there but nothing else
should be there) and either Netman or RPcss MST be there.

One of the above should resolve your issue for you.

HTH,
Gary

--------------------
'--'Thread-Topic: Error 1075 while setting up firewall in WinXP SP2
'--'thread-index: AcT8RhmvbjafVXRsRYeET6kqd94Slw==
'--'X-WBNR-Posting-Host: 67.173.230.209
'--'From: "=?Utf-8?B?dnJkdW1ib3M=?=" <[email protected]>
'--'Subject: Error 1075 while setting up firewall in WinXP SP2
'--'Date: Sun, 16 Jan 2005 19:39:08 -0800
'--'Lines: 12
'--'Message-ID: <[email protected]>
'--'MIME-Version: 1.0
'--'Content-Type: text/plain;
'--' charset="Utf-8"
'--'Content-Transfer-Encoding: 7bit
'--'X-Newsreader: Microsoft CDO for Windows 2000
'--'Content-Class: urn:content-classes:message
'--'Importance: normal
'--'Priority: normal
'--'X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
'--'Newsgroups: microsoft.public.windowsxp.network_web
'--'NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
'--'Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
'--'Xref: cpmsftngxa10.phx.gbl microsoft.public.windowsxp.network_web:210553
'--'X-Tomcat-NG: microsoft.public.windowsxp.network_web
'--'
'--'I installed SP2 on my Windows XP installation. I am not able to set up
'--'the fire wall on my machine. When I click on the windows firewall icon
'--'in the control panel I get a message saying that Internet connection
'--'sharing service is not started and it tries to start the service bit
'--'fails. I went to services and tried to start the service manually and
'--'get this error " Could not start the Windos firewall/Internet
'--'connection sharing service on hte local computer Error 1075: The
'--'dependency service does not exist or has been marked for deletion"
'--'Please help me fix this problem
'--'
'--'
'--'
'--'


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

Note: For the benefit of the community-at-large, all responses to this message are best
directed to the newsgroup/thread from which they originated.
 
G

Guest

Was not able to get the command to work. Are there spaces I am missing? I
just get flipped into a help screen for automating security configuration
management...and since I don't really know what I am doing, that doesn't help
much. Registry entry is as you indicate, so I am hopeful that if I can get
this secedit command to work, life will be better...
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top