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

as1981

Hello,

Thank you.

Andrew
martin

Re: Transferresult.failures

It's transferResult.Failures.Item(0).Message
as1981

Transferresult.failures

All,

I'm trying to output the result of the failure messages within VB.

The code I'm using is transferResult.Failures[0].Message

It complains of "Method or data member not found".

Does anyone know the correct code?

Thanks

Andrew