On 4/5/07, Wolfgang Mauer <[EMAIL PROTECTED]> wrote: > Hi all, > > i want to make a upload to my homepage from 1&1, looked at the docs and tryed > the examples from ftpwebrequest > http://msdn2.microsoft.com/de-de/library/system.net.ftpwebrequest(VS.80).aspx > and get the following error The English link is http://msdn2.microsoft.com/en-us/library/system.net.ftpwebrequest(VS.80).aspx , for anyone who doesn't do German ;)
> Could not get the request stream. > Unhandled Exception: System.Net.WebException: Unable to connect to remote > server > at System.Net.FtpWebRequest.OpenControlConnection () [0x00000] > at System.Net.FtpWebRequest.ProcessMethod () [0x00000] > at System.Net.FtpWebRequest.ProcessRequest () [0x00000] > > On Windows the example works fine. > If i try other ftp-clients like gftp or using mc, all works fine. What code are you executing? Will _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
