how to get pdb file for customaction.CA.dll

2 messages Options
Embed this post
Permalink
Lian Jiang

how to get pdb file for customaction.CA.dll

Reply Threaded More More options
Print post
Permalink
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
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users
Jason Ginchereau

Re: how to get pdb file for customaction.CA.dll

Reply Threaded More More options
Print post
Permalink
The PDB for the unmanaged CA wrapper is always sfxca.pdb, regardless of what your managed custom action code is. Sfxca.pdb is included in wix3-pdbs.zip published with every build. If you like, you could add a postbuild step to copy and rename sfxca.pdb to YourCustomAction.CA.pdb.

-----Original Message-----
From: Lian Jiang [mailto:[hidden email]]
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 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


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/wix-users