OpenFileDialog delete files with 0 Kb

I’ve a problem:When i try a OpenFileDialog method and select a empty file (0 kb), the system responds (more or less) : The file not exists.

Also deletes de file of the hard drive

¿Any solution?


El problema es:

Cuando hago un OpenFileDialog y selecciono un fichero con 0 Kb, el sistema responde que no ha encontrado el archivo y además lo borra del disco duro

¿Alguna solución?