Reflector 10 Extension Crashing VS 2017

Using the extension causes VS to crash and restart.
> Net Reflector > Generate PDB -> Browse

I have uninstalled and reinstalled the extension to no available. 
Tagged:

Answers

  • parsaxiiparsaxii Posts: 1 New member
    I Have the same problem on visual studio 2015 
    it freezes on Generate PDBs page and restart the IDE , you can't even select a dll before that it'll crash
    i have the .net reflector V10.1.1.1137

  • We'll need more to go on to help with this I'm afraid. I can't reproduce this behaviour.

    What sort of assemblies are you trying to generate PDBs for? What version of Visual Studio? .NET Framework, etc.
    Have you visited our Help Centre?
  • IMSIMS Posts: 1 New member
    I have the same problem with Visual Studio 2017 Community edition. Clicking on the generate PDB and opening the file browser will instantly crash VS
  • jensottojensotto Posts: 3 New member
    edited April 24, 2019 6:38AM
    Russell D said:
    We'll need more to go on to help with this I'm afraid. I can't reproduce this behaviour.

    What sort of assemblies are you trying to generate PDBs for? What version of Visual Studio? .NET Framework, etc.
    I have the same problem. I'm trying to generate PDBs from Microsoft.SharePoint.dll (15.0.5067.1000) After selecting the assembly and starting the process to generate PDB, VS 2017 crashes with the following error (it takes about a minute or two for the VS to crash):
    Problem signature: Problem Event Name: APPCRASH Application Name: devenv.exe Application Version: 15.9.28307.586 Application Timestamp: 5c9e3ce1 Fault Module Name: StackHash_199c Fault Module Version: 0.0.0.0 Fault Module Timestamp: 00000000 Exception Code: c00000fd Exception Offset: PCH_0F OS Version: 6.3.9600.2.0.0.272.7 Locale ID: 1033 Additional Information 1: 199c Additional Information 2: 199cc907df8a4654c8ebf31545ec3b64 Additional Information 3: ac93 Additional Information 4: ac932fb721b478be6e53cf5b63cba0e7   Read our privacy statement online: http://go.microsoft.com/fwlink/?linkid=280262   If the online privacy statement is not available, please read our privacy statement offline:

    C:\Windows\system32\en-US\erofflps.txt

    I've tried generating PDBs for some other assemblies and that works just fine.

    I have the latest version of .Net Reflector (10.1.4.1267 Pro)

  • jensottojensotto Posts: 3 New member
    Update: I uninstalled .Net Reflector 10.1 and installed the older version 9.3 (both Application and VS extension (VSIX). Generating PDB file for Microsoft.SharePoint.dll now works.
  • Russell DRussell D Posts: 1,324 Diamond 5
    Can anyone share that particular dll?
    Have you visited our Help Centre?
  • jensottojensotto Posts: 3 New member
    edited May 1, 2019 5:51PM
    Russell D said:
    Can anyone share that particular dll?
    I sent you an email with the DLL.
  • Russell DRussell D Posts: 1,324 Diamond 5
    edited May 13, 2019 10:49AM
    jensotto said:
    Russell D said:
    Can anyone share that particular dll?
    I sent you an email with the DLL.
    Yes we identified a few issues with it. Our internal reference if you need an update is RP-4111.
    Have you visited our Help Centre?
Sign In or Register to comment.