. Januar 2009 17:23
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] SetupBld and IIs Problem
I think this is a bug introduced with the large changes to IIS CA recently to
handle UAC/IIS7 better. Can you try an older build and see if the problem
reproduces there
17:23
An: General discussion for Windows Installer XML toolset.
Betreff: Re: [WiX-users] SetupBld and IIs Problem
I think this is a bug introduced with the large changes to IIS CA recently to
handle UAC/IIS7 better. Can you try an older build and see if the problem
reproduces there? If it does
Uwe Stump wrote:
> I do not know if attachements are allowed. So here is the critical section of
> the log file:
>
> ...
> MSI (s) (0C!4C) [09:17:43:187]: Resolving source.
>
The critical part is right before: That's where MSI identifies the
resource it needs the source for.
--
sig://boB
ht
).
Thanks.
-Original Message-
From: Uwe Stump [mailto:uwe.st...@gewi.com]
Sent: Thursday, January 29, 2009 04:31
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] SetupBld and IIs Problem
Dear all,
after some research I found a workaround:
I do wrap my msi
Dear all,
after some research I found a workaround:
I do wrap my msi to an exe file with setupbld now by using the command line
option -msuc (c added). c means "enable msi caching". So the whole msi gets
cached in Windows\Installer. On uninstall the msi file will be found by MSI and
the messag
40
MSI (s) (0C!4C) [09:18:35:890]: Doing action: WriteMetabaseChanges
Action start 09:18:35: WriteMetabaseChanges.
Action ended 09:18:35: WriteMetabaseChanges. Return value 1.
...
Can anyone help me to avoid the strange message?
Kind regards,
Uwe
-Ursprüngliche Nachricht-----
Von: Bob Arnson [mail
Uwe Stump wrote:
> The MSI-file has been wrapped to IIsInstallProblem.exe. The installation with
> these EXE-file works fine but on uninstall via Software I got the following
> message: "The feature you are trying to use is on a network resource that is
> unavailable. Click OK to try again, or e
Hello,
I have created a simple WebSite installation by using WiX. This is my WXS-file.
http://schemas.microsoft.com/wix/2006/wi";
xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension";>
8 matches
Mail list logo