Re: [WiX-users] SSRS deployment using Custom Actions - Error

2010-03-09 Thread Stryder Crown
7;s credentials. > > > > > From: os...@live.com > > To: wix-users@lists.sourceforge.net > > Date: Mon, 8 Mar 2010 03:32:38 -0800 > > Subject: Re: [WiX-users] SSRS deployment using Custom Actions - Error > > > > In Windows Installer there are only two possible credentials

Re: [WiX-users] SSRS deployment using Custom Actions - Error

2010-03-09 Thread Sachin Dubey
> From: os...@live.com > To: wix-users@lists.sourceforge.net > Date: Mon, 8 Mar 2010 03:32:38 -0800 > Subject: Re: [WiX-users] SSRS deployment using Custom Actions - Error > > In Windows Installer there are only two possible credentials that are used: > those of the "installing user

Re: [WiX-users] SSRS deployment using Custom Actions - Error

2010-03-08 Thread Blair
ge- From: Sachin Dubey [mailto:sachin.du...@live.com] Sent: Saturday, March 06, 2010 11:18 AM To: Wix Users Subject: Re: [WiX-users] SSRS deployment using Custom Actions - Error Thanks for the response Bob, If I set impersonation to No it tries to run the action using local sytem only and

Re: [WiX-users] SSRS deployment using Custom Actions - Error

2010-03-06 Thread Sachin Dubey
Thanks for the response Bob, If I set impersonation to No it tries to run the action using local sytem only and custom action throws error. > Date: Sat, 6 Mar 2010 10:47:18 -0500 > From: b...@joyofsetup.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] SSRS depl

Re: [WiX-users] SSRS deployment using Custom Actions - Error

2010-03-06 Thread Bob Arnson
On 3/5/2010 6:08 PM, Sachin Dubey wrote: > I have a WIX 3.0 installer that deploys SSRS reports using a differed C# > custom actions. > > The impersonation it set to "yes". > Impersonated custom actions aren't elevated. If you need elevation, it must be "no." -- sig://boB http://joyofsetup