question

MaximPak-1912 avatar image
0 Votes"
MaximPak-1912 asked MaximPak-1912 answered

Missing PDB file for Windows Server 2012R2 schannel.dll (v 6.3.9600.20336)

Hi,

We've noticed that PDB files are missing from the Microsoft symbols servers for Windows Server 2012 schannel.dlls. We use the symchk.exe tool to get the PDB files and it works fine for all other versions of Windows.

 .\symchk.exe /v $PathToSchannel /s srv*https://msdl.microsoft.com/download/symbols

Is this possible to purchase a special MSDN subscription to gain access to these symbols or is there any other way?

Thank you

windows-server-2012
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

LimitlessTechnology-2700 avatar image
0 Votes"
LimitlessTechnology-2700 answered

Hello

Thank you for your question and reaching out.

I am afraid as you can not buy Microsoft Symbols server as Microsoft doesn't provide the PDBs for SLC to prevent creating of cracks to activate Windows.


Run the VS2012 or 2013 , go to Options->Debugging->automatically load symbols for: "all symbols, unless excluded". Click on the blue link and add SLC to the exclude list.

Alternatively , This can also happen if you don't have Modify permissions on the symbol cache directory configured in Tools, Options, Debugging, Symbols then Clean and Rebuild the project.



--If the reply is helpful, please Upvote and Accept as answer--

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

MaximPak-1912 avatar image
0 Votes"
MaximPak-1912 answered

@LimitlessTechnology-2700, thank you for your answer. But why other versions of Windows have symbols (i.e. Windows Server 2016 / 2019 / 2022, Windows 7 / 10 / 11)? This problem is specific to the Windows Server 2012 R2 and not other versions of Windows.

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.