Has anyone had this problem. You install Silverlight 2 RTW, and open your old project. Everything loads fine in the designer. You have to change a few properties of your DataGrid because "DisplayMemberBinding" was changed to "Binding". Press F5, and receive a Win32 exception in IEXPLORE.EXE. You go check out the event viewer and see this in the log:
Application: IEXPLORE.EXE
CoreCLR Version: 2.0.31005.0
Description: The process was terminated due to an internal error in the .NET Runtime at IP 7B8F898E with exit code 8013150a.
Any help?
