Search

Opening TFS in visual studio causes DevEnv to crash by Paul Arner

Closed
as External Help for as External

1
0
Sign in
to vote
Type: Bug
ID: 767262
Opened: 10/12/2012 3:02:22 PM
Access Restriction: Public
0
Workaround(s)
0
User(s) can reproduce this bug
Bring up Visual Studio in Administrator mode. Select TFS from the start menu or Team Foundation Server tab next to the Solution explorer tab. Visual studio will crash.

Details (expand)

Visual Studio/Team Foundation Server/.NET Framework Tooling Version

Team Foundation Server 2012

Steps to reproduce

Actually, I am running Visual Studio 2010 Pro Version 10.0.30319.1 RTMRel with Team Explorer 2010

See above "Description" for steps to reproduce.

Product Language

English

Operating System

Windows 7 SP1

Operating System Language

English

Actual results

Windows 7 Pro, version 6.1.7601 Service Pack 1 Build 7601

Log file from the Event Manager:
(I tried several times, unsuccessfully, to attach the file: Report.wer referenced below)

Log Name:     Application
Source:        Windows Error Reporting
Date:         10/12/2012 2:28:55 PM
Event ID:     1001
Task Category: None
Level:         Information
Keywords:     Classic
User:         N/A
Computer:     LINWS15854D.adata.com
Description:
Fault bucket 3292093736, type 5
Event Name: CLR20r3
Response: Not available
Cab Id: 0

Problem signature:
P1: devenv.exe
P2: 10.0.30319.1
P3: 4ba1fab3
P4: Microsoft.TeamFoundation.Common
P5: 10.0.0.0
P6: 502e379e
P7: 4b6
P8: 45
P9: System.MissingMethodException
P10:

Attached files:

These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Critical_devenv.exe_1e501d4117b8b2664a23a63826807fb1d894270_1bab85f7

Analysis symbol:
Rechecking for solution: 0
Report Id: 6fb7f414-14ab-11e2-a126-005056c00008
Report Status: 0
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
    <Provider Name="Windows Error Reporting" />
    <EventID Qualifiers="0">1001</EventID>
    <Level>4</Level>
    <Task>0</Task>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2012-10-12T20:28:55.000000000Z" />
    <EventRecordID>47629</EventRecordID>
    <Channel>Application</Channel>
    <Computer>LINWS15854D.adata.com</Computer>
    <Security />
</System>
<EventData>
    <Data>3292093736</Data>
    <Data>5</Data>
    <Data>CLR20r3</Data>
    <Data>Not available</Data>
    <Data>0</Data>
    <Data>devenv.exe</Data>
    <Data>10.0.30319.1</Data>
    <Data>4ba1fab3</Data>
    <Data>Microsoft.TeamFoundation.Common</Data>
    <Data>10.0.0.0</Data>
    <Data>502e379e</Data>
    <Data>4b6</Data>
    <Data>45</Data>
    <Data>System.MissingMethodException</Data>
    <Data>
    </Data>
    <Data>
    </Data>
    <Data>C:\ProgramData\Microsoft\Windows\WER\ReportArchive\Critical_devenv.exe_1e501d4117b8b2664a23a63826807fb1d894270_1bab85f7</Data>
    <Data>
    </Data>
    <Data>0</Data>
    <Data>6fb7f414-14ab-11e2-a126-005056c00008</Data>
    <Data>0</Data>
</EventData>
</Event>

Expected results

Visual Studio Should not crash or close unexpectedly.
File Attachments
0 attachments
Sign in to post a comment.
Posted by Microsoft on 10/14/2012 at 11:17 PM
The product team itself no longer directly accepting feedback for Microsoft Visual Studio 2010 and earlier products. You can get support for issues with Visual Studio 2010 and earlier by visiting one of the resources in the link below:

<http://msdn.microsoft.com/en-us/vstudio/cc136615.aspx>

Posted by Microsoft on 10/12/2012 at 3:51 PM
Thank you for your feedback, we are currently reviewing the issue you have submitted. If this issue is urgent, please contact support directly(http://support.microsoft.com)
Sign in to post a workaround.