Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
Visual Studio crashes when navigating to Manage Connections page in Team Explorer #23
Comments
|
Thanks for the detailed report! |
|
@xperiandri What version of the extension do you have installed? |
|
The current one from Visual Studio Gallery |
|
@xperiandri Do you have git support enabled in Visual Studio? If yes, have you opened any projects that are in git repositories in VS? |
|
Yes, enabled So I launch VS. There was already opened some repository from GitHub. |
|
@xperiandri Thanks for the info. Can you tell me the version of Visual Studio that's reported in Help - About window, and whether it's Community or Enterprise? |
|
@xperiandri Also, does your Team Explorer Home page tab look like the one below? |
|
|
It crashes periodically. |
|
@xperiandri Thanks! I know how it's crashing but not exactly why, you've been very helpful! We'll get out an update to fix this asap. |
|
Cool! Thanks! |
|
Am also having the same problem, but am using Visual Studio Community 2015 edition. |
|
The same happens to me, especially when I have vs2015 open and connected to TFS2010, if I open a vs2015 instance without solution loaded and press manage connections it crashes immediately |
|
@joeseggie @MichaelPetrinolis Could you post stacktraces of the crashes? |
|
@shana Yesterday I uninstalled Community Edition and installed Enterprise edition and looks like the problem was resolved. I might not be able to reproduce the failure, but if it comes up again I will post the stack trace. |
|
Hi, it is pretty easy to reproduce the issue.
below is the stack trace. I have also the .dmp file if you want it. |
|
@xperiandri @joeseggie @MichaelPetrinolis I've pushed a beta (https://github.com/github/VisualStudio/releases/tag/v1.0.12-beta0) with a fix for this issue, could you try it out and see if it fixes it for you? Feel free to update this issue with any feedback you have. Thanks! |
|
Cool! |
|
It seems ok. Thanx! |
|
Fix released in v1.0.12.1 (website and VS gallery) |
|
Sorry to exhume the deceased equine. I'm running GitHub 1.0.15.2, and it's crashing. (And it's crashing without it installed.) Help requested.
Error | Offline
Error
|
|
@tim-dunn The stacktrace looks like it's crashing when trying to list the known repositories in the connect section during loading. If it's crashing without the github extension installed, then it's definitely not a github extension issue (and it's not in the stacktrace so it's likely not us). @clboles @mtbandolier any ideas? |
|
TL;DR: It's still crashing after I tried to fix it. Long form: Searched registry (didn't make any changes). Searching for 'git' returns hits on 'diGIT', so that doesn't work. Found some keys for 'TeamFound' and 'GitHub', but they don't look all that suspicious. |
|
GitHub Desktop has nothing to do with VS, so removing it won't change things. Try closing VS, opening a VS 2015 command prompt, and running If that doesn't help, try |


When I click on "plug" icon in Team Explorer then Visual Studio immediately crashes.
Stack trace:
Dump and reproduction steps can be downloaded from here:
http://rusfolder.com/44020874
http://rusfolder.com/44020875
The text was updated successfully, but these errors were encountered: