How can we help you today? How can we help you today?
jensotto
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. / comments
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.
0 votes
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) / comments
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 Stu...
0 votes