Are you trying to send multiple items over to a string? Like if you select more then one item in the listbox because that can lead you to a null reference.

I think you need to provide more information what exactly you are trying achieve. I know you want the value from a listbox but you might be hitting conditions that a simple ToString or Cast wont solve.