Could we help you? Please click the banners. We are young and desperately need the money
We often experience a problem when using an older Adobe CS3 installation together with a Windows 7 (x32 or x64) installation. In that case Windows does not fetch IP addresses from DHCP anymore. Also DNS resolution does not work anymore.
This happens because an incompatible version of the mDNSresponder service is installed together with the CS3 suite. The problem can be resolved as follows:
Open up a CMD (console) with administrative privilegues
START -> Enter 'cmd' -> Press CTRL+SHIFT+ENTER
Change directory to c:\program files (x86)\Bonjour
cd "\program files (x86)\Bonjour"
Remove mDNSResponder service with this command
mDNSResponder.exe -remove
Reboot your computer
Important note: Apple iTunes uses this service together with its Bonjour propagation services. You might need to re-install Apple iTunes after you did this!