Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

tsantony

Timeout waiting for external console to complete the command

Hi,

i'm using VB.NET to put the file. i have lot of files (more than 100 files) at one time.
but i'm receiving this ERROR and it's killing my time.

ERROR: Timeout waiting for external console to complete the command.

if i put false for

RedirectStandardOutput = False

no problem to transmit the file. but i need to capture the log information.

please help me on this.
tsantony

File Transfer through VB.NET

Hi,

problem when i transmit the file.

i can transmit the files more than 10 using vb.net. but the console application still hanging.
if i transmit less than 8 files no problem.

please help :!: