Argument '<argumentname>' is Nothing or empty

An argument name is not valid because it is initialized to Nothing or is empty. An argument must have a specific data type and a valid name.

To correct this error

  • Add a valid argument name.

See Also

Tasks

How to: Parse File Paths in Visual Basic

Reference

My.Application.Info.DirectoryPath Property

Nothing (Visual Basic)