I have a fairly large winforms project, VB/Dot Net 2.0. While in the midst
of fairly routine editing I have suddenly found myself unable to click on the
'Choose Data Source' dropdown of DataGridView Tasks without crashing Visual
Studio.
This goes for all DataGridViews within the project and only this one
project. It does not matter if the the DataGridView has been setup already
or if it has just been put on the form. I am able to edit DGVs normally in
other projects. I have also tried rebuilding the solution and even
rebooting. Nothing works.
(One of my co-workers has just suggested that the solution itself is corrupt
and I should try creating an entirely new solution and copying over
individual files. I'll probably do that.)