I have two projects which both use the RangeValidator control. I have a RadioButtonList with two items (Values: 1, 0). The range validator makes sure that the selected value is 1. This was working great, but after I installed VS 2008 BETA 2, both projects broke. I tried uninstalling VS 2008 but it did...