Udostępnij za pośrednictwem


File I/O with type '<typename>' is not valid

You are attempting to write an unsupported type to a file.

To correct this error

  • Check the structure to determine where the unsupported type occurs, and then change it to a valid type.

See Also

Reference

My.Computer.FileSystem Object

My.Computer.FileSystem.WriteAllBytes Method