Hi,
Im using the My.Computer.Download Class to download a file from a Ftp server in one of my apps. It is timing out on one persons Server(even though I can ftp through windows xp), I have this app installed at about 20 others sites and it works fine. The only difference is that this site has two network cards, one for their local area connection and the other which is connected to their modem and they use to access the internet. My best guess is that this class is trying to connect to the internet through the LAN connection which has no access to the internet. Is their any way to specify which network card you want to connect through. Tried to Switch the priority in windows but not working. Thanks in advance.
Im using the My.Computer.Download Class to download a file from a Ftp server in one of my apps. It is timing out on one persons Server(even though I can ftp through windows xp), I have this app installed at about 20 others sites and it works fine. The only difference is that this site has two network cards, one for their local area connection and the other which is connected to their modem and they use to access the internet. My best guess is that this class is trying to connect to the internet through the LAN connection which has no access to the internet. Is their any way to specify which network card you want to connect through. Tried to Switch the priority in windows but not working. Thanks in advance.