Questions tagged [symbol-server]

87 questions
0
votes
1 answer

Source Server support on VMs with VMWare Lab Manager and TFS?

My company is interested in better integrating our investment in VMWare with our TFS deployment. Currently the company is running TFS2005 SP1, VS2010, and we have a sizeable SAN that we would like to use in environment reproduction similar to what…
bwerks
  • 8,651
  • 14
  • 68
  • 100
0
votes
1 answer

Indexing symbol files with P4Index zero files found

I am trying to setup a symbol server, and hence I need the symbols indexed to map to the source version. I am running p4Index on folder where the solution resides. my disc files and folders: .\CalculatorDemo\bin\ where the output is…
kfn
  • 620
  • 1
  • 7
  • 26
0
votes
1 answer

VS2015 - Issue to push generated package - Symbol

after we install VS2015 in our server our symbol packages are getting this error when we try to push then to the symbols server: (506) Package submission failed: Unknown custom metadata item kind
Fabito
  • 1,165
  • 2
  • 13
  • 30
0
votes
1 answer

SymbolsSource failing push to the new packages

I have created a symbolssource that is being used for a while already. If I try to push packages generated in the old VS, it pushes the packages correctly, if I try to push new packages I got this error: nuget push *.symbols.nupkg 123 -Source…
Fabito
  • 1,165
  • 2
  • 13
  • 30
0
votes
2 answers

Can I setup a symbol server outside the TFS build machine?

I would like to setup a symbol / source server at our company but I have not access to the TFS build machine because this is managed from another department (I'm a developer and this is managed by the Release Engineering). Can I setup the symbol /…
Ignacio Soler Garcia
  • 21,122
  • 31
  • 128
  • 207
0
votes
0 answers

Why is VS giving me Disassembly when I have the .Net debug symbols?

I'm trying to get to the bottom of an annoying problem with EventViewer, so I've hooked up an instance of VS (2013) to mmc.exe and breaking on exceptions. VS only gives me the disassembly, even though it's pointing at…
Benjol
  • 63,995
  • 54
  • 186
  • 268
0
votes
1 answer

VS2010 debugging SL 4, can't load source code from source server

I am attaching to an IE instance which is running my deployed SL 4 app. All symbols load ok but when the debugger hits a breakpoint instead of loading the source code from TFS it says: SRCSRV: Unable to determine source server information for module…
0
votes
1 answer

Unrelated symbols appear in private symbol server while debugging

We have a private symbol server (just a folder in a shared network drive). A while ago I noticed it contains symbols for many DLLs which aren't ours (System.Xml, clr, kernel32, etc.). The _NT_SYMBOL_PATH environment variable is set to…
Dina
  • 1,346
  • 1
  • 15
  • 35
0
votes
1 answer

No symbols found for wmp.dll on Windows 8.1

When trying to load the debugging symbols for wmp.dll on Windows 8.1, symchk shows that they don't exist on the Microsoft symbol server (see below). I've also installed the Windows 8.1 x86 32-bit retail symbols, which contains symbols for all other…
0
votes
2 answers

IntelliTrace - Says it needs a Symbol Server

I am trying to get my Automated builds working with IntelliTrace. When I load a IntelliTrace file that was based off a build, it get the following error: The build associated with this IntelliTrace log file was not configured to publish symbols to…
Vaccano
  • 78,325
  • 149
  • 468
  • 850
0
votes
1 answer

Load .NET PDB Symbols from Microsoft

I have set up a symbol server in VS 2010 according to this: http://msdn.microsoft.com/en-us/library/vstudio/b8ttk8zy(v=vs.100).aspx But my goal is to step into the Regex class in the RegularExpressions namespace: Imports…
Suamere
  • 5,691
  • 2
  • 44
  • 58
0
votes
1 answer

How to store debug symbols and binaries side-by-side

Recently I noticed that when downloading symbols from Microsoft symbol store using SymChk it brings DLLs as well as PDBs. I'm wondering if it is possible to store both binaries and symbols using standard microsoft tools like SymChk/SymStore?
kreuzerkrieg
  • 3,009
  • 3
  • 28
  • 59
1 2 3 4 5
6