Icon View Thread

The following is the text of the current message along with any replies.
Messages 1 to 8 of 8 total
Thread Windows 8.1 ftp deploy problems
Mon, Oct 28 2013 5:23 PMPermanent Link

aberas

I've recently updated my Windows 8 to 8.1, and now, when deploying to ftp (the connection tests OK) I receive this error:

Error deploying application:
System Error. Code 87.
The parameter is incorrect.

(capture attached)

I've tried also a clean Windows 8.1 installation in a VM, but got the same error...

Any clues or pointers?



Attachments: EWBcapture.JPG
Tue, Oct 29 2013 10:54 AMPermanent Link

Walter Matte

Tactical Business Corporation



No idea... but all you need to take the contents of the Output folder (and sub folder) and FTP or Copy them to where you want them deployed.

Walter
Tue, Nov 5 2013 3:13 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com


<< I've recently updated my Windows 8 to 8.1, and now, when deploying to ftp
(the connection tests OK) I receive this error:

Error deploying application:
System Error. Code 87.
The parameter is incorrect. >>

What happens if you try to start up the ftp client from the command-line:

c:\ftp

Can you then successfully open the target FTP site and send files ?

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Nov 6 2013 7:35 AMPermanent Link

aberas

When I try to connect from the command line I get this:

C:\WINDOWS\system32>ftp
ftp> open REDACTED.ignorelist.com 2020
Connected to REDACTED.ignorelist.com.
220 (vsFTPd 3.0.2)
User (REDACTED.ignorelist.comFrownone)): USERNAME
331 Please specify the password.
Password:
230 Login successful.
ftp> ls
500 Illegal PORT command.
425 Use PORT or PASV first.

...but this also happends when I try to connect from a VM with Windows 7, and from this VM I can deploy without a problem.

Also, can connect and send files from Filezilla in the Windows 8.1 PC.




"Tim Young [Elevate Software]" wrote:


<< I've recently updated my Windows 8 to 8.1, and now, when deploying to ftp
(the connection tests OK) I receive this error:

Error deploying application:
System Error. Code 87.
The parameter is incorrect. >>

What happens if you try to start up the ftp client from the command-line:

c:\ftp

Can you then successfully open the target FTP site and send files ?

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Nov 14 2013 2:55 PMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

<< When I try to connect from the command line I get this:

C:\WINDOWS\system32>ftp
ftp> open REDACTED.ignorelist.com 2020
Connected to REDACTED.ignorelist.com.
220 (vsFTPd 3.0.2)
User (REDACTED.ignorelist.comFrownone)): USERNAME
331 Please specify the password.
Password:
230 Login successful.
ftp> ls
500 Illegal PORT command.
425 Use PORT or PASV first.

..but this also happends when I try to connect from a VM with Windows 7,
and from this VM I can deploy without a problem.

Also, can connect and send files from Filezilla in the Windows 8.1 PC. >>

Okay, I'll have to get one of our Windows 8 machines updated to 8.1 and see
what I can find out, especially since the error message from Windows is
completely unhelpful.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com
Thu, Nov 14 2013 4:16 PMPermanent Link

aberas

"Tim Young [Elevate Software]" wrote:

<< When I try to connect from the command line I get this:

C:\WINDOWS\system32>ftp
ftp> open REDACTED.ignorelist.com 2020
Connected to REDACTED.ignorelist.com.
220 (vsFTPd 3.0.2)
User (REDACTED.ignorelist.comFrownone)): USERNAME
331 Please specify the password.
Password:
230 Login successful.
ftp> ls
500 Illegal PORT command.
425 Use PORT or PASV first.

..but this also happends when I try to connect from a VM with Windows 7,
and from this VM I can deploy without a problem.

Also, can connect and send files from Filezilla in the Windows 8.1 PC. >>

Okay, I'll have to get one of our Windows 8 machines updated to 8.1 and see
what I can find out, especially since the error message from Windows is
completely unhelpful.

Thanks,

Tim Young
Elevate Software
www.elevatesoft.com

Yeah... classic 'meaningful' error code...
If there is anything I can do to help, please let me know.
Wed, Jan 8 2014 9:29 AMPermanent Link

Tim Young [Elevate Software]

Elevate Software, Inc.

Avatar

Email timyoung@elevatesoft.com

Aberas,

Okay, I finally figured out the issue.  The issue is a bug in IE11, and I
got hit with it also when updating a Windows 7 machine to IE11.  This
describes the problem:

http://stackoverflow.com/questions/19683291/wininet-from-ie-11-randomly-returns-error-12003-for-most-ftp-functions

It seems to affect almost every single "web builder" product out there. Frown

The workaround, until they fix the bug(s), is to revert to using IE10
instead.

Tim Young
Elevate Software
www.elevatesoft.com
Wed, Jan 8 2014 10:05 AMPermanent Link

aberas

Tim:

Thanks for the data.

Unfortunately, it seems it's not posible to rollback or get rid of IE11 on Windows 8.1: http://social.technet.microsoft.com/Forums/ie/en-US/17f4ec86-6953-489a-8dff-cdd955fe3550/cant-roll-back-internet-explorer-on-windows-81?forum=ieitprocurrentver

We'll have to wait to the fix.

"Tim Young [Elevate Software]" wrote:

Aberas,

Okay, I finally figured out the issue.  The issue is a bug in IE11, and I
got hit with it also when updating a Windows 7 machine to IE11.  This
describes the problem:

http://stackoverflow.com/questions/19683291/wininet-from-ie-11-randomly-returns-error-12003-for-most-ftp-functions

It seems to affect almost every single "web builder" product out there. Frown

The workaround, until they fix the bug(s), is to revert to using IE10
instead.

Tim Young
Elevate Software
www.elevatesoft.com
Image