The crash happened every time you want to read out selected item. After
some example it seems that crash happen if Selected item is
programatically selected like that:

DropDownList.Items.FindByValue("John").Selected = true;

For example: On web page there is simple DropDownList and the Button. On
Button click the function reads Selected item, that causes error in
page. 

It doesn't crash the server. 




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to