also try this
http://www.spychecker.com/
Main Topics
Browse All TopicsI cannot start the Windows Firewall. When I try to start the service I get the error
"Could Not Start The Windows Firewall/Internet Connection (ICS Service on Local Computer. Error 10047: An Address incompatible with the requested protocol was used."
The Event Viewer says the following.
The Windows Firewall/Internet Connection Sharing (ICS) service terminated with the following error:
An address incompatible with the requested protocol was used.
I have tried the solution posted by gemarti at http://www.experts-exchang
but it doesnt work for me.
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
also try this
http://www.spychecker.com/
http://msdn.microsoft.com/
WSAEAFNOSUPPORT
10047
Address family not supported by protocol family.
An address incompatible with the requested protocol was used. All sockets are created with an associated address family (that is, AF_INET for Internet Protocols) and a generic protocol type (that is, SOCK_STREAM). This error is returned if an incorrect protocol is explicitly requested in the socket call, or if an address of the wrong family is used for a socket, for example, in sendto.
The reset above- should take care of it...
-rich
OK you need to download a winsock fix program most of the time when something in windows to do with the network wont load you need to clear the whole network your best bet is to go to this sight and download this http://www.snapfiles.com/d
I have come across this several times now. If you are running Microsoft Anti-spyware, and then run the upgrade to SP2, it can wreak havoc on may fronts.
Go to the command prompt (start, run, cmd)
and type
netsh winsock reset
If this doesn't work, try uninstalling the MS anti-spyware, and reloading SP2.
For the benefit of PAQ readers:
After you run Microsoft Windows AntiSpyware (Beta), you have network-related problems, or you receive an error message:
http://support.microsoft.c
I wasn't having any luck with a few of the solutions I'd seen ... (and I didn't try the WinSock XP Fix) ... but the fix that did work on two of our machines was :
http://blogs.geekdojo.net/
http://ls.berkeley.edu/mai
Business Accounts
Answer for Membership
by: stevenlewisPosted on 2005-01-07 at 18:18:12ID: 12990235
try this
Go to the command prompt and then type the command "Netsh winsock reset"
without the quotes