Visual Studio 2008 crashes whenever I try to add a file to TFS
- by Herms
Wondering if anyone else has seen this or knows of a way to fix it.
I have Visual Studio 2008 Pro with Team Explorer 2008 installed. Starting a couple of weeks ago any time I try to add a file to TFS (using the "Add Items to Folder" button in the Source Control Explorer window) VS crashes.
I briefly see an "unhandled exception" dialog appear, but VS quits right after the dialog opens.
I was able to see the exception at one point, and it looked like an index out of bounds exception trying to access some UI component list at -1 (can't remember the specifics, and it closes before I can bring it up now).
I've tried uninstalling and reinstalling VS a couple of times already, along with resetting all of my settings. Neither helped.