Re: Getting a strange error (General questions)
Jason,
Can you try to add Protocol Property and use FTPSimplicit Protocol (value = 4).
You need to add it before calling Connect method.Let us know how it goes.
DrazenI changed it to FTPSimplicit and it worked!
Thanks.I wonder why it always worked before?