It seems like you are facing network connectivity issues between your Windows Vista computer and the two XP computers after an upgrade to Windows 7. To resolve this problem, we can try a few troubleshooting steps: 1.
Check Network Settings: - Ensure that all computers are on the same workgroup. - Check if the network discovery and file sharing options are turned on. 2.
Check Firewall Settings: - Make sure that the firewall settings on all computers are not blocking network communication. - Try disabling the firewall temporarily to see if it resolves the issue. 3.
Reset TCP/IP Stack: - Open Command Prompt as an administrator. - Type the following commands:
Code:
netsh int ip reset netsh winsock reset
- Restart your...