Re: [WiX-users] Wix Confile File Garbled Format

2009-08-14 Thread brendan_rice
installer. > > What is your $(var.PeritoCase.Client.Shell.TargetPath) vairable pointing > to? > > Dave > > -Original Message- > From: brendan_rice [mailto:brendan_r...@hotmail.com] > Sent: 14 August 2009 10:19 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-14 Thread brendan_rice
again for the help. >> >> >> David Watson-3 wrote: >> > >> > What exactly is happening to your exe.config file, maybe the dependency >> > information is being damaged? >> > >> > Dave >> > >> > -Original Message-

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-14 Thread David Watson
users@lists.sourceforge.net Subject: Re: [WiX-users] Wix Confile File Garbled Format When the config file is originally built out it looks fine, all the xml is in tact. After Wix packages it and I run the setup. You can download the exact file that is output from the setup from: www.hughgric

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-14 Thread Simon Dahlbacka
> > > > -Original Message- > > From: brendan_rice [mailto:brendan_r...@hotmail.com] > > Sent: 13 August 2009 17:21 > > To: wix-users@lists.sourceforge.net > > Subject: Re: [WiX-users] Wix Confile File Garbled Format > > > > > > Thanks for

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-14 Thread brendan_rice
ilto:brendan_r...@hotmail.com] > Sent: 13 August 2009 17:21 > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Wix Confile File Garbled Format > > > Thanks for the reply. It is a C# application I am building so I do not > understand why this is happening. > &

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-13 Thread David Watson
What exactly is happening to your exe.config file, maybe the dependency information is being damaged? Dave -Original Message- From: brendan_rice [mailto:brendan_r...@hotmail.com] Sent: 13 August 2009 17:21 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix Confile File

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-13 Thread brendan_rice
ker on your app on the test machine to see if > there is anything missing. > http://www.dependencywalker.com/ > > > Dave W. > > -Original Message- > From: brendan_rice [mailto:brendan_r...@hotmail.com] > Sent: 13 August 2009 16:37 > To: wix-users@lists.sourceforg

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-13 Thread David Watson
your app on the test machine to see if there is anything missing. http://www.dependencywalker.com/ Dave W. -Original Message- From: brendan_rice [mailto:brendan_r...@hotmail.com] Sent: 13 August 2009 16:37 To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Wix Confile File

Re: [WiX-users] Wix Confile File Garbled Format

2009-08-13 Thread brendan_rice
Here is the error message I get --- C:\Program Files\Myfolder\My.exe --- C:\Program Files\Myfolder\My.exe This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem.

[WiX-users] Wix Confile File Garbled Format

2009-08-13 Thread brendan_rice
Hi, I am trying to include config files in my Wix setup project. The files get deployed to the correct folder once the installer is build but the XML gets garbled. I am assuming this is a formatting issue and have had no luck from Google with it. Has anyone experienced this before or know how t