PDA

View Full Version : FTP errors



NewsArchive
07-01-2009, 01:55 AM
Hi,
Any way of have a list of all possible error codes?
I am having a #12031 ftp upload error and dont know what to do.
Thanks

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-01-2009, 01:56 AM
More data, it is hapenning in a large part (00017 of 00025) and does not
happend if I upload via WS_FTP

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-01-2009, 01:57 AM
Can you FTP upload manually?
Can you Telnet to port 21 on the server?
Are your settings (passive, etc.) the same with your manual upload as in
SetupBuilder?

A quick Google gives a few links you might find useful:

http://techsupt.winbatch.com/webcgi/webbatch.exe?techsupt/tsleft.web+WIL~Extenders/WinInet~Extender+iFtpGet~Wininet~Error~12031.txt

http://support.microsoft.com/kb/193625

the stuff about receive side scaling they talk about here:
http://www.smallbizserver.net/Default.aspx?tabid=53&forumid=11&tpage=1&view=topic&postid=60954#68173

Jane Fleming

NewsArchive
07-01-2009, 01:57 AM
SB uploads ok until part (00017 of 00025) and I can manually upload without
errors with WS_FTP

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-01-2009, 01:57 AM
Hi Alberto,

> SB uploads ok until part (00017 of 00025) and I can manually upload
> without errors with WS_FTP

This is WinInet error ERROR_INTERNET_CONNECTION_RESET--The connection with
the server has been reset.

http://support.microsoft.com/kb/193625

Hope that helps.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:19 AM
Thanks friedrich, but, why can I upload ok with WS_FTP and not with SB?
Sb stops with this error at part 17 of 25.

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-03-2009, 01:20 AM
> Thanks friedrich, but, why can I upload ok with WS_FTP and not with SB?
> Sb stops with this error at part 17 of 25.

I assume, WS_FTP re-opens the connection and tries it again (or it does not
use WinInet at all). But the real question should be, why does your server
terminates the connection ;-) Your server closed the socket and WinInet
returns the error code to the SetupBuilder IDE. This is not a SetupBuilder
issue.

If you Google for ERROR_INTERNET_CONNECTION_RESET you'll find tons of useful
messages.

Hope this makes sense.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:21 AM
Friedrich ....

With the greatest respect for your product and your excellent service....

Telling someone it's not your problem is absolutely not the way to support
this issue..... I have had this problem on many occasions as well, so much
so that i don't use the build in FTP of Setupbuilder any more.

I upload my builds with Core-Ftp as it has disconnected session control and
auto continue on next connections ....i would love to do this with SB FTP
internal, but ........

You have to fix the problem by allowing re-connections, or doing heartbeats
to keep the connection open, or whatever is needed, you can't just supply a
tool and then not look at the problems that the end users experience....

The internal FTP upload should handle re-connections, Slow Slow connections,
protocol switching , etc else that part of SB is just as good as a doorstop.

If I did not help my clients upgrade, support or fix their computers, they
will not be able to run my software........

Kind regards

Ben

NewsArchive
07-03-2009, 01:22 AM
> With the greatest respect for your product and your excellent service....
>
> Telling someone it's not your problem is absolutely not the way to support
> this issue..... I have had this problem on many occasions as well, so much
> so that i don't use the build in FTP of Setupbuilder any more.

Thanks for your comments, Ben.

Let me ask, if the WinInet API that uploads the file receives a
ERROR_INTERNET_CONNECTION_RESET (from the server), what can WE do? The
server closed the socket, not SetupBuilder. So I'll repeat: it's not a
SetupBuilder issue.

There is one improvement in the latest SB7 source codes that tries to
re-connect and re-upload if the server closed the socket and returns
ERROR_INTERNET_CONNECTION_RESET. But I am not sure if this will help.
Other than that, we can't do anything.

Regards,

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:22 AM
> There is one improvement in the latest SB7 source codes that tries to
> re-connect and re-upload if the server closed the socket and returns
> ERROR_INTERNET_CONNECTION_RESET. But I am not sure if this will help.
> Other than that, we can't do anything.
>

That is good news ....and the type of original response I was looking for
......

Thank you very much

Kind regards

Ben

NewsArchive
07-03-2009, 01:22 AM
Luky you, I dont have SB7

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-03-2009, 01:23 AM
>
> Luky you, I dont have SB7
>

Why don't you have it? The SB7 Release Candidate works absolutely stable,
so there is no reason to not install it. The only difference between the
upcoming SB7 Gold version and the SB7 RC will be updated documentation and
three or four minor fixes/modifications.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:23 AM
$, you know my situation

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-03-2009, 01:23 AM
>
> $, you know my situation
>

Yes, but we sent you the SB7 (RC) access information on June 26, 2009.

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:24 AM
Yes, but if I read ok, it was for testing and expires August 31.
I am testing it for you, its awsome, but at the end I will not have a SB7
licence, then I am not converting my SB6 projects to 7.

--


Saludos / Regards,
Alberto Michelis
www.armi.com.ar

NewsArchive
07-03-2009, 01:25 AM
> Yes, but if I read ok, it was for testing and expires August 31.
> I am testing it for you, its awsome, but at the end I will not have a
> SB7 licence, then I am not converting my SB6 projects to 7.

Huh?? The beta program is over. All registered SetupBuilder users (with a
current subscription) received the SetupBuilder 7 keys. SetupBuilder 7
(Gold) will be made available this month (July). So if your subscription
expires on August 31, then you'll also get access to SB7 (Gold).

The SetupBuilder Maintenance and Support Subscription Plan ensures that you
will always have the latest version of your licensed installation product
without any additional cost during the term of the Plan. That means, you
get every new release, version, and feature enhancement for your licensed
software!

--
Friedrich Linder
Lindersoft
www.lindersoft.com
+1.954.252.3910

SetupBuilder is installation -- "point. click. ship"

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
07-03-2009, 01:25 AM
Friedrich,

Hang in there... the 4th is almost here!<g>

--
Lee White

Enroll Today at http://CWaddons.com