Hi All,
I have written a custom action in DTF to create EventSource.
I have written a custom action in WIX file like
I am getting security exception.
I tried with
I tried deferred also, but didn't work.
My WIX version is v3.0.4318.0
Thank You,
Madhavi.
--
View this message in context:
Hi All,
I have a web.config file which needs to updated on MSI installation. I have
done this with xmlFile element.
When I do an in-place upgrade on the MSI which is a minor upgrade, I need to
update a new string in Web.config, which is not working, when I try to
update, and erroring out if som
Hi All,
How can I reset IIS with WIX.
Thank You,
Madhavi.
--
View this message in context:
http://n2.nabble.com/How-to-reset-IIS-with-WIX.-tp1355183p1355183.html
Sent from the wix-users mailing list archive at Nabble.com.
--
WebSite/ConfigureIfExists?
-Original Message-
From: MadhaviAthota [mailto:[EMAIL
PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1346301&i=0>]
Sent: Friday, October 17, 2008 05:31
To: [EMAIL
PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node
Hello All,
I are using Wix to deploy IIS hosted WCF services. The Wix file includes
setting up for creating,configuring the web sites as well as the setting for
the web applications (the WCF services).
Some of the machines the final MSI is targeting already have the Web sites
created, some othe
Hi,
I want to provide the TARGETDIR value from command prompt while running the
MSI, Please suggest me how the value can be provided, the WIX XML is
http://schemas.microsoft.com/wix/2006/wi";>
Hi,
I have written a customaction running an exe which is written in .Net. The
exe is returning the exitcode as 0, but if there is any error the exitcode
is returned as 1, but the custom action is not stopping the installation
when the exitcode is 1 thought the return="check".
my custom action i
Hi,
I have two custom actions one should run on install, one should run on
uninstall, but both my custom actions are running in install only. please
see my wix xml.
Please help me in the rollback.
http://schemas.microsoft.com/wix/2006/wi";>
Hi All,
I have a scenario where I need to take
Backup of already existing files.
Remove the files.
Copy new files into the above location.
Copy back only the Web.Config file from the backup location.
I have written seperate components for each step in WIX .wxs file.
When
Hi All,
I have written the below custom action .
http://schemas.microsoft.com/wix/2006/wi";>
My Exe is also returning the exit co
] Having issue with Variable.
What version of the WiX toolset are you using
-Original Message-
From: MadhaviAthota [mailto:[EMAIL
PROTECTED]<http://n2.nabble.com/user/SendEmail.jtp?type=node&node=1301557&i=0>]
Sent: Monday, October 06, 2008 02:50
To: [EMAIL
PROTECTED]<htt
Hi all,
I am defining a variable like this
and using it in a property
and using the above property in
When I am running the MSI, I am getting the error specifying
Could not access network location
?C:\inetpub\wwwroot\XYZ?\XYZFolder
Please suggest me a solution for the above problem.
12 matches
Mail list logo