Re: [WiX-users] Placing PDB next to assemblies in the GAC

2007-02-20 Thread Jesper Hogstrom
I didn't see any answer to ´this one, so here goes; Yes, I have tried it. And I got it working, but it did take some handwaving and additional utilities. There may be simpler ways, I'm merely decribing what I did: For each relevant DLL I added source similar to:

Re: [WiX-users] Placing PDB next to assemblies in the GAC

2007-02-18 Thread John Robbins
Peli, Sorry I'm behind on my WiX reading. :) While I don't know how to force a PDB file into the GAC, I'm guessing you're looking to get the PDB file there for debugging so you get source, line, and locals. If that's the case, an easier thing to do is to set the DEVPATH environment variable. That