Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Problems with Symbols indexing when adding package
-
Given:
- A package containing a containing dll's and pdb's targeting both net35 and net40. The package includes source files as well.
- A Feed i ProGet that has the Symbols Server setting defined as: "Enabled, and strip symbol files from package downloads"
The problem:
When the package is pushed to a feed, one of the pdb files are NOT being indexed (and is therefore not available on the symbols server).Please provide any hints to what the issue might be.
Thanks!
Product: ProGet
Version: 3.8.0
-
Please see Question #3519 for some debugging and diagnosing tips for getting source working.
-
Alana,
I have already looked at #3519, but I cannot find any hints to what my issue might be. I would really appreciate if you could elaborate on any rules that ProGet might have for indexing pdb's in a package.Thanks!
-
There's nothing special that ProGet is doing, it's effectively just inserting a SRCSRV stream into the pdb, exactly as pdbstr would.
I'd also check out #3061, and specifically http://techblog.dorogin.com/2012/09/troubleshooting-debug-symbols-indexing.html