PdbNavigator does not extract the pd_ cabinet file
Our symbol source server publishes pd_ files. The files are valid cabinet files. Resharper seems to not extract the pdb file from these cabinet files.
Log shows that the pd_ file is downloaded (-> ok, 28,4 KB), however the PdbNavigator continues to probe other source locations.
Final message is: PdbNavigator: No debugging information found on symbol servers for ...
This results in the sources being decompiled by dotPeek.
If I browse to the symbols cache folder, I can find the pd_ file. If I manually extract the pdb file from it and add that file to the same directory, then Resharper shows the correct source file and not the decompiled version.
We are using Resharper 2018.1.2
Please sign in to leave a comment.
Hello!
Thank you for contacting us.
Could you please provide pd_ file and specify the context you've tried to navigate to (type, method etc)? You can share it privately using 'Submit a request' form at the top of the page.
Thank you.
Hi Angelina,
Sorry for my late response, but I've been on holiday :-)
I will send you a cabinet file later today.
Thanks