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: Deployment Issue Please
youngyun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 3, 2005 11:54 AM

I have just written a Windows application in C#.Net which works great on my machine where I've installed PowerTCP Ftp for .Net. The issue is that when I install this application on another machine(ex. Windwos XP) it will not run.

Error message is follows.

"Remote host disconnect the process."

I think it comes from wrong deployment.

I tried command that regsvc32.exe dllname.dll

But, I get a message that regsvc32 cannot find DllServer Entry Point...

I'm very Sad.

Please Help me.

I want know how I deploy th PowerTCP FTP for .NET component at other computer!!!

I guess license key is needed in registry.

Please help me...
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 3, 2005 12:07 PM

DotNet dlls are different than COM dlls, in that they do not have to be COM registered with regsvr32.
You simply have to copy the dll to the target machine.

If you are using VS.Net, I would recommend setting the Copy Local property of the reference to the dll to true.

That way you can just XCopy the contents of the Project's bin folder to the target machine.
youngyun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 3, 2005 12:23 PM

I use VS.NET as you indicate.
And I tried the way you suggests 1 month ago.
In fact, my program has worked well for about 1 month.
By the way, it dosen't work from yesterday suddenly.

Error message is "remote host disconneted..."

But, it works well my development computer that FTP Component is installed.

And my head is confused... please help me.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 3, 2005 12:30 PM

At this point it would be best if you contacted us directly to discuss advanced support options. Please email support@dart.com with your quetsion.

Since you state that you have been using it for a month I assume that you must have purchased it, so please make sure you provide your serial number in the email that you send.
youngyun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 3, 2005 12:42 PM

I'm at home now. And I can't know the serial. After 12 Hours, I will send email to DART.
Thank you for your sincerity...^^
youngyun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 3, 2005 10:03 PM

I send e-mail to DART including my serial number for PowerTCP FTP for .NET now.
I anticipate for reply very very ....
Lim Young Yun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 5, 2005 10:02 PM

New week has not begin yet?

I am waiting the answer for my e-mail question.

I'm sorry for my poor English...^^
Lim Young Yun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 6, 2005 7:10 PM

I send e-mail to support@Dart.com.
By the way my e-mail has not been read until now.
Why?
I am very waiting for reply !!!!!!!!!!
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 6, 2005 7:18 PM

I responded to your email this morning about 30 minutes after I got to work. Are you saying that you did not get my reply yet?
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 6, 2005 7:27 PM

Here was my reply:

If you are getting a "remote host disconnected" error it probably has something to do with a firewall.

In order to distribute an app written with FTP for .NET all you need to do is set "Copy Local" to true for the reference and then just copy all the files in the apps "bin" directory to the target. There is no need to register anything.
Lim Young Yun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 6, 2005 7:37 PM

Ok !!!
Your reply is correct.
By the way, I wonder why the fire wall problem has rised suddenly.
Any way, I solved that problem by removing Windows XP fire wall.
I want know other solution without removing Windows XP fire wall.
Tony Priest



From: Utica, NY USA
Posts: 8466
Member Since: 04/11/00
posted June 6, 2005 8:07 PM

I'm not sure if Windows Firewall will allow SecureFTP or not. The first thing I would try is to make sure that the client uses Passive = true. If that does not work then we would need to get further into it by looking at log files and for that you would need to contact us off of the forum to discuss more advanced support options.
Lim Young Yun

From: Seoul, South Korea
Posts: 4
Member Since: 06/03/05
posted June 6, 2005 11:09 PM

Your comment is very right for me.

I did mistake for FTP setting.

All problem is solved by setting Passive to true.

Thank you Mr. Priest...^^
Reply | PowerTCP FTP for .NET Topics | Forums   
This site is powered by PowerTCP WebServer Tool PowerTCP WebServer for ActiveX