I did as suggested and the same thing happened as stated in the my initial problem. I still get the "Failed to connect to a windows service".
When I ran the following command ... "netsh int ip reset c:\reset.txt" ... I received the following ...
Initialization Function InitHelperDLL in NSHHTTP.DLL failed to start with error code 11003
Reseting Echo Request, OK!
Reseting Global, OK!
Reseting Interface, OK!
Reseting Unicast Address, OK!
Reseting Route, OK!
A reboot is required to complete this section.
C:\Windows\system32>
=========
When I ran the other command ... "netsh winsock reset" ... I received the following ...
Initialization Function InitHelperDLL in NSHHTTP.DLL failed to start with error code 11003
Successfully reset the Winsock Catalog.
You must restart the computer in order to complete the reset.
C:\Windows\system32>
=========
Unfortunately when I rebooted ... the same problems still occur.
Main Topics
Browse All Topics





by: defkamelPosted on 2009-10-01 at 11:26:41ID: 25471645
run the following commands from a command prompt and reboot
netsh int ip reset c:\reset.txt
netsh winsock reset
reboot.. happy browsing!