Visual Studio 2008 crashes whenever I try to add a file to TFS

Posted by Herms on Super User See other posts from Super User or by Herms
Published on 2010-04-07T20:07:25Z Indexed on 2010/04/07 20:13 UTC
Read the original article Hit count: 260

Filed under:
|

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.

© Super User or respective owner

Related posts about vs2008

Related posts about crash