PDA

View Full Version : FTP upload error code 12003



NewsArchive
03-08-2009, 04:12 AM
Anyone know the meaning of :

Compiler FTP Upload Error (Error Code #12003)

--
Sim Sherer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NewsArchive
03-08-2009, 04:13 AM
> Anyone know the meaning of :
>
> Compiler FTP Upload Error (Error Code #12003)

http://support.microsoft.com/default.aspx/kb/168492

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

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-09-2009, 02:40 AM
Thanks Friedrich.

Seems this applies to IE4 and lower. I am using IE7, so what gives?

Also, could you please implement the solution? For the record, all I am
trying to do is to upload by FTP using SB6.

"The above behavior may be avoided by not using the INTERNET_FLAG_PASSIVE
flag in the InternetConnect or InternetOpenUrl API. When this flag is not
used WinInet uses active semantics for the FTP connection, which avoids the
return of the status code, which causes the parsing problem. "

Thanks,

Sim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NewsArchive
03-09-2009, 02:41 AM
No, you misinterpret it -- Microsoft did not update that site for 10 years
now. That's why you do not see later Internet Explorer versions mentioned
here. But it has nothing to do with Internet Explorer, the error code comes
from WinINet (re-read the link I provided).

And see attached screenshot.

Hope this helps.

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

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-09-2009, 02:42 AM
Hi Friedrich,

I get the same errorcode whether or not PASV s checked.

Sim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NewsArchive
03-09-2009, 02:43 AM
>
> I get the same errorcode whether or not PASV s checked.
>

If Windows gives you this WinINet error #12003, what can I do to help??? It
has nothing to do with SetupBuilder! Your FTP server sends an unexpected
status code to the Windows WinINet client.

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

SetupBuilder "point. click. ship"
Create Windows Vista ready installations in minutes

-- Official Comodo Code Signing and SSL Certificate Partner

NewsArchive
03-09-2009, 02:43 AM
And make sure, the folder you are uploading to does really exist! If you
upload to a folder that does not exist, it's possible that WinINet will also
report error 12003.

It should look like this (see attached screenshot).

Hope this helps!

Friedrich

NewsArchive
03-09-2009, 02:44 AM
The folder certainly does exist. It may possibly be a Unix database though.
If I paste the address into Internet Explorer I get a name/password window
and then see the folder.
Ok, I guess I'll have to live with a 3rd party solution.

Sim
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

NewsArchive
03-09-2009, 02:44 AM
> The folder certainly does exist. It may possibly be a Unix database
> though.
> If I paste the address into Internet Explorer I get a name/password window
> and then see the folder.
> Ok, I guess I'll have to live with a 3rd party solution.

If your 3rd-party solution works then WinINet will also work. I assume you
have incorrect information in your FTP configuration dialog.

If you are interested, upload a screenshot of your "#ftp upload" dialog
(don't forget to remove the login/password!!!!). Perhaps this gives us more
information.

Friedrich