symbol-server Questions
1
SYMSRV: http://referencesource.microsoft.com/symbols/System.Web.pdb/E6EBD6B61CEA407591438CC4E48036891/System.Web.pdb not found
http://referencesource.microsoft.com/symbols: Symbols not found on sy...
Deanndeanna asked 1/12, 2014 at 19:43
5
Solved
Every piece of documentation I've found (references 1 through 5) talks about setting up a symbol server by using a shared UNC path, and then putting the correct settings available to the local debu...
Mattins asked 11/3, 2011 at 22:20
4
Solved
Our nightly build process was broken for a long time, such that it generated PDB files that were a few hours different in age than the corresponding image files. I have since fixed the problem.
Ho...
Polanco asked 13/4, 2009 at 18:19
5
Solved
I am trying to figure out what hashing algorithm is used for the Microsoft Symbol Local Cache directory.
For example, the local cache can be something like the following
L:\Symbols
\browseui.d...
Detumescence asked 14/9, 2009 at 1:38
10
Solved
I have put a library that my team uses into a nuget package that is deployed from TeamCity into a network folder. I cannot debug into this code though! SymbolSource is one solution I have read abou...
Aquarelle asked 18/2, 2014 at 15:10
0
I have a .NET Standard 2.0 TestSouceLink project with the following configuration in the .csproj:
<PropertyGroup>
<TargetFramework>netstandard2.0</TargetFramework>
<Restore...
Entree asked 29/4, 2019 at 7:49
1
I have a build server that builds an internal Nuget package. When I use that package and try to step into a method it doesnt work.
All symbols are published to my symbols server and I have enabled ...
Sedge asked 21/8, 2018 at 13:5
1
I have a folder on my server that hosts my nuget packages. These packages do not contain source code or symbols (PDBs). This works well.
Recently I have set up another folder on my local server to...
Rod asked 20/4, 2018 at 15:55
0
My understanding of dotPeek symbol server feature is as follows:
Whenever IDE asks for debugging information on a given assembly dotPeek decompiles the assembly and symbols (+ decompiled source co...
Sedative asked 11/2, 2015 at 7:13
0
I am trying to use Teamcity as Symbol Server. I set Up TC like I should and TC is indexing my files.
I found THIS question so I tried it to find the symbols on the server. I get some .dll listed w...
Axletree asked 16/12, 2014 at 14:16
1
I'm trying to build out both the nuget packages and symbols for my library. I'm using TeamCity to build the packages, then pushing them to my internal SymbolSource repo.
Everything seems to be bui...
Factor asked 18/6, 2013 at 23:54
2
Solved
I'm using the Microsoft Symbol Server with Visual Studio 2008 and it's working pretty well. Unfortunately, when the public symbol server doesn't contain the symbols, it takes a while to timeout, an...
Vaquero asked 12/6, 2009 at 8:46
3
Solved
I created a powershell script that gets all the pdb files from the drop location after the build is set to release and copies them to a folder that is shared on the network.
I also created a sampl...
Zamboanga asked 6/4, 2012 at 11:56
1
Solved
I know it's possible to publish our source/symbols to a symbol server, or use something like SymbolSource.org to allow us to step into the code when we are referencing a DLL.
But I have found no w...
Cleanse asked 25/8, 2011 at 14:29
1
Solved
I am having Windows 7 x64 SP1. I have downloaded symbols from:
http://msdn.microsoft.com/en-us/windows/hardware/gg463028
I have downloaded and installed x64 RTM and x64 SP1 symbols for Windows 7 ...
Beebe asked 21/8, 2011 at 6:40
5
Solved
In this answer the user suggests using Symbol Servers.
Can anyone explain how they work and how to set it up (if possible) with TFS 2008?
Diarrhea asked 4/6, 2009 at 0:48
3
Solved
I read through this article: Setting up a Symbol Server, which goes into details on how to set up a shared symbol server for my team.
The thing I'm wondering about is adding my own symbols into th...
Stepup asked 9/2, 2010 at 23:41
1
© 2022 - 2024 — McMap. All rights reserved.