1. No. 2. As long as the name of the .pdb file does not change, the debugger will be able to find the .pdb if you put it in your symbol path. Try right clicking on your BA .dll and there should be an option to modify the debugging symbol paths. You can also find it in Tools -> Options.
On Mon, Jun 11, 2012 at 9:30 AM, <lily....@us.7layers.com> wrote: > Hi All, > > > > I am using Burn for MSIs package. I am using Votive (Visual Studio) & my > own custom BA instead of WiXBA. I tried to debug custom BA using > Debugger.Launch(). But when I start debugging, error messages occur. > > > > "No symbols are loaded for any call stack frame. The source code cannot > be displayed" > > > > I realized that package.exe links CustomBA dll which located at > "C:\Documents and Settings\ user \Local Settings\Temp\{GUID}\". "{GUID} > is always changed. So, whenever I run package.exe, always directory is > changed. > > > > I think that is the reason to occur errors. > > In Visual Studio, When I started package.exe with CustomBA dll which > located at absolute path (.../Debug/bin/CustomBA.dll). But after execute > the package.exe, it links to Local Settings\Temp\{GUID} directory. So, > when we start debugging and attached to CustomBA dll, CustomBA dll's > directory is dynamically changed and "No symbols are loaded" error > occurs. > > > > > > 1. Why package.exe links dll which located at "C:\Documents and > Settings\user\Local Settings\Temp\{GUID}\"? Can we choose the path for > dll statically? > > 2. If we can't choose the dll path statically, how can I use > debugging functions for CustomBA? > > > > > > Please let me know. > > Have a nice day. > > > > > This e-mail and any attachments are intended solely for the use of the > individual or entity to whom it is addressed. It may contain information > that is privileged, confidential and exempt, or protected from disclosure > under applicable law. If the reader of this message is not the intended > recipient or the employee or agent responsible for delivering it to the > intended recipient, you are hereby notified that any review, use, > disclosure, distribution, or copying of this communication is strictly > prohibited. If you have received this communication in error, please notify > the sender immediately and destroy all copies and attachments. No > liability will be accepted for any damage caused by any virus transmitted > by this e-mail. Your assistance in maintaining the integrity of e-mail > communications is appreciated. Thank you. > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > -- virtually, Rob Mensching - http://RobMensching.com LLC ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users