Comments
8 comments
-
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. -
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
-
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):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.
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)
-
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.
-
Can anyone share that particular dll? -
I sent you an email with the DLL.Russell D said:Can anyone share that particular dll? -
Add comment
Please sign in to leave a comment.
> Net Reflector > Generate PDB -> Browse
I have uninstalled and reinstalled the extension to no available.