::Bin mir zwar gar nicht sicher ob es helfen wird, aber probier 
::doch mal bitte
::Folgendes:
::
::if(IsPostBack)
::{
::   Page.DataBind();
::   int id = Int32.Parse(myListBox.SelectedItem.Value);
::}
::

ne das brachte leider nix - der fehler ist immernoch derselbe.
_______________________________________________
Asp.net mailing list
[EMAIL PROTECTED]
http://www.glengamoi.com/mailman/listinfo/asp.net

Antwort per Email an