Re: [WiX-users] how to get pdb file for customaction.CA.dll

2009-11-04 Thread Jason Ginchereau
Message- From: Lian Jiang [mailto:lji...@microsoft.com] Sent: Wednesday, November 04, 2009 11:21 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] how to get pdb file for customaction.CA.dll Hi, I am using managed customaction.dll. The build infrastructure

[WiX-users] how to get pdb file for customaction.CA.dll

2009-11-04 Thread Lian Jiang
Hi, I am using managed customaction.dll. The build infrastructure spins a native wrapper customaction.CA.dll without a PDB file. Can I get a PDB file for CustomAction.CA.dll by changing the build process? Thanks Lian --