File Transfer through VB.NET

Advertisement

tsantony
Donor
Joined:
Posts:
7

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 :!:

Reply with quote

Advertisement

tsantony
Donor
Joined:
Posts:
7

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.

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

ERROR.jpg

Reply with quote

Advertisement

You can post new topics in this forum