Login  
Search All Forums
Dart Home | PowerTCP FTP for .NET | Custom Development Reply | PowerTCP FTP for .NET Topics | Forums   
AuthorForum: PowerTCP FTP for .NET
Topic: Problem with PUT not working in certain situations
ajones@kbhmaine
ajones@kbhmaine.org

From: Waterville, ME USA
Posts: 1
Member Since: 10/07/10
posted June 21, 2013 10:05 AM

Basically I have a PUT that fails when the code runs as a windows service but works fine when I test the same code in a debugger running a windows form. Ideas? The connect and authenticate steps work fine, but the PUT produces the following error:

A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond *.*.*.*:56984

I removed the IP
Nick B (Admin)

From: Utica, NY USA
Posts: 619
Member Since: 05/25/10

Extra Support Options
Custom Application Development

posted June 28, 2013 1:28 PM

Resolved through email:

The Winforms project wasn't run on the same machine as the service, and the machine that the service was running on had a firewall in between it and the server, blocking the data connection port (but allowing the control connection).
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX