[c:\inetpub\wwwroot\DotNet\IntegrationTest_2\Utilit ies.
vb(59) : error BC30456: 'SelectedValue' is not a member of 'System.Web.UI.WebControls.DropDownList'.]
I am getting this error when setting up an existing web application on my development machine. The existing application actually runs on the live server, but when I try to run it on my local version of IIS, I get a crash. Looking around the net, it looks like the others who have come across the same problem have had syntax errors, etc.