La proprietà <nomeproprietà> non può essere impostata su una stringa vuota o Nothing

Aggiornamento: novembre 2007

Property <propertyname> cannot be set to an empty string or Nothing

La proprietà richiede un valore diverso da una stringa vuota ("") o Nothing. È possibile che sia stato calcolato un valore errato.

Per correggere l'errore

  • Fornire un valore valido.

Vedere anche

Concetti

Tipi di errori

Riferimenti

Nothing (Visual Basic)

Risoluzione dei problemi relativi alle eccezioni: System.NullReferenceException