
Quote: Originally Posted by
sargan
I have a Dell 9200 (4GB ram) just did a clean install of Windows 7 64bit.
All went OK ... but now in a strange position ... it can browse internet no problem, get to any any sites ... but will not download anything ?
When I click on download .. normal download box opens but nothing in the 'download To' or' Transfer rate' fields. Eventually they time out and drop.
The top bar of download window shows 0% and does not change.
And nothing is ever downloaded.
Tried several sites nothing will download.
It has however downloaded many windows updates and installed them, so it must be able to get data OK..
Only thing other than standard install is after OS loaded I moved the default user profile location (as per tech doc here)
I have tried different ports on router .. and even swapped ports & cables of PC's that are working ... still dame .. browses happily, but no downloads.
First thing I want to download is anti-virus ... cant even download Kaspersky file.
On network & sharing .. it shows that connected to LAN ... and if I open the LA icon .. it does show as active and happily sending & receiving
I could start again and do install again ... but to save time is there anything I can do here ?
It sounds like winsock or TCP/IP could be messed up.
Winsock entries tells Windows 7 how to access your network services. Additionally, your TCP/IP protocol can be corrupted. The TCP/IP protocol is a stack of 4 layers that includes several transport layers, but when this stack is corrupt you will constantly have connectivity issues.
Type the following two commands into an elevated command prompt and hit enter after each. Reboot the machine and see if anything changes.
netsh winsock reset catalog (reset winsock entries)
netsh int ip reset reset.log hit (reset TCP/IP stack)