Hi,
You first posted this topic in the forum "How-To's and Tutorials > Networking ".
However, this topic is not a tutorial. A tutorial is a text teaching how to perform something.
Your topic is a call for help, so it's initial location is false. That's why I moved it here.
Now comes my answer.
Yes, Microsoft hates when computers change IP addresses, each computer remembers the old adresses and cannot reach the computers with new addresse.
My workaround is the following :
You master the IP addresses. So, simply use the IP addresses when sharing folders.
For instance, go on the XP system, open a "cmd" command line prompt, and type the following :
CODE
net use * \\192.168.XXX.YYYY\myfolder
This should work from any PC.
Please tell us if this worked.
Regards
Yordan