Hi,

I'm using rebex FTP 2.0.2567.0.

I'm getting an error saying that the FTP host actively refused the connection.

This only happens after a few good connections, and uses the same code as the good connections. Is there a way that I can find out more about what's going wrong ?

Im using the REBEX ftp on a wince 5.0 device, .net cf 3.5, vb.net vs2009

The host is a Windows 2000 machine running IIS, but the issue also ahppens with Filezilla

Thanks for your help

Martin

asked 14 Jul '10, 14:09

Martin%20House's gravatar image

Martin House
895
accept rate: 100%


How is the WinCE device connected to the network? This seems to resemble one of the issues caused by some versions of Microsoft ActiveSync that had lots of troubles with FTP protocol.

link

answered 15 Jul '10, 12:54

Lukas%20Pokorny's gravatar image

Lukas Pokorny ♦♦
2.2k18
accept rate: 32%

Lukas,

That's very good ! Yes the device was connected via Active Sync, although that's not how it will be used in the field. I have tried to find some repeatable way of getting the error, but haven't found one. Unless I get this reported to me, I shall put this to one side as a development only issue.. many thanks

(15 Jul '10, 13:34) Martin House

Thanks for information! A workaround for that ActiveSync connectivity issue was to disconnect the device and connect it again - then TCP/IP started working (until eventually the problem reappeared after a few good connections).

What version of ActiveSync was the device connected through, by the way?

(19 Jul '10, 09:35) Lukas Pokorny ♦♦

Sorry Lujsa, only just seen that I had not replied to your last question - ActiveSync v4.5.0

I'm still getting the issue during development. You;re right that taking the device out of the cradle and replacing it does clear does clear the issue for a while.

However, for a 'wired' connbection where ActiveSync provide the connection to the network, this is not ideal - has there been an update on this issue recently ?. Thanks Martin

(31 Mar '11, 17:40) Martin House

Unfortunately, we are afraid this is actually a problem in ActiveSync itself - some of our clients are able to reproduce it using a simple test app that doesn't use any Rebex FTP code. Are you able to reproduce it on Windows Mobile Device Center (ActiveSync successor)?

(01 Apr '11, 10:22) Lukas Pokorny ♦♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×136
×22

Asked: 14 Jul '10, 14:09

Seen: 487 times

Last updated: 15 Jul '10, 12:54