Delen via


The address for UploadFile needs to include a filename

When uploading files with the UploadFile method, you must supply a file name in the destination path.

To correct this error

  • Supply a file name.

See Also

Tasks

How to: Upload a File in Visual Basic

Reference

My.Computer.Network Object

My.Computer.Network.UploadFile Method

Other Resources

Network Operations in the .NET Framework with Visual Basic