Hi,
I’m trying to install a website, but the virtual
directory that gets created defaults to ASP.NET 1.1 and I need to configure it
to use ASP.NET 2.0 – is there any way to do this using WiX? (I’m
currently using WiX 2.0)
Many thanks in advance,
Mike
Using Tomcat but need to
I'm not gonna hang you - I've switched to Rake since the community seems a bit more active (and since Rake scripts are just Ruby code, you get to do whatever you want without switching syntax).
The basic issue is that the guys behind it just don't have time to validate and commit our contribution
I think this message was ought to go to
nant-dev rather than to wix-users. You may want to look into that.
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Ludlow
Sent: donderdag 29 juni 2006 12:43
To: Flex;
wix-users@lists.sourceforge.net
Subject: Re: [WiX-
First, you can check which ASP.NET version
is used to create the application:
HKLM\SOFTWARE\Microsoft\ASP.NET\RootVer
Then if it is not the right version, you
need to manually re-register your application with the right ASP.NET version,
using this tool:
[WindowsFolder]Microsoft.NET\Fr
Title: Wix3.0: Heat.exe - harvesting web site
Hi.
Does anyone have an example of harvesting a website from IIS?
I've tried code like this:
heat.exe website MySite -o c:\test.wxs
heat website "Default Web Site\MySite" -o c:\test.wxs
But it never finds my IIS website… Any helpful hints
WiX has built-in functionality to handle this. You might want to look at the link below to see how to do this without calling an external executable. The RootVer registry key is invaluable for determining if
ASP.NET has been correctly registered with IIS. For instance, if the user installs .NET
- Original Message -
From: "Nicholas Muguira" <[EMAIL PROTECTED]>
To: "erdi" <[EMAIL PROTECTED]>
Cc:
Sent: Tuesday, June 27, 2006 7:36 PM
Subject: Re: [WiX-users] Directories and registry keys not removed on
uninstallation.
> creates a folder that MSI hasn't installed. In other
> wor
Title: Wix3.0: Heat.exe - harvesting web site
That’s close. I think you can
use something like:
heat website “Default Web Site”
–out test.wxs
Be sure to use –out (not –o),
and specify the website name in the proper case.
Derek
From:
[EMAIL PROTECTED]
[mailto:[EMAIL PRO
Maybe I am reading something very wrong here, but it seems to me that
whatever I put in the pca:ComPlusAssembly gets "Self Registered", or at
least the Registry Key gets created for it under COM\SelfRegister.
Am I doing something wrong? Is there a work around?
Thanks,
Joshua
--
View this messa
What is that key for?
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of jdrake
Sent: Thursday, June 29, 2006 8:56 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] pca:ComPlusAssembly DLL Registration
Maybe I am reading something very wrong here,
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\COM3\SelfReg\CLSID\{0FF48E3E-7FBF-43A1-90A3-61D43371DB92}
The uninstall of the msi created from the following WIX file, leave this and
several other registry keys in memory:
Hi,
1) When user clicks Remove in Add/Remove program, how do I launch the installation wizard with UI interface to show step by step removal? I am going to design my own dialog boxes, and I see some examples in the InstallUISequence (the following), am I going in the right direction?
(This might be a daft question, but I’ve done a bit of
digging around in the docs and can’t find anything about it)
Is there any way to specify the creation of a message queue in
WiX? Ideally I would like to create a private transactional queue on
installation, and assign permissions t
Fredrik has actually been working on exactly this.
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.f
Well this may be just a training issue but I can't seem to find the
documentation on how I should go about using the XmlFile tag in a wxs file
in the 3.x candle.
I had a file that worked without issue in 2.x, converted everything to 3.x
and whenever I try to use any of the candle -ext options t
You're very close. Try this:
Candle -ext WixUtilExtension
Lit -ext WixUtilExtension
Light -ext WixUtilExtension
That's it - you don't even need to specify a wixlib file for light anymore -
it's all handled automatically. Additionally, if you automatically upgraded
your wxs source files using Wix
Documentation is lacking in WiX v3 for this kind of stuff. Extensions are
much easier to use in WiX v3. Just use "-ext WixUtilExtension". None of
that other stuff is necessary any more. Feel free to open a bug to fix up
the light -? documentation and WiX.chm.
-Original Message-
From:
How does the HKMU registry attribute work with HKCR registry
entries?
__
Don Tasanasanta
VIACK Corporation
425-605-7423
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to
I have several features and I would like to turn some of
them off depending on the results I get from AppSearch.
What is the usual way of doing this?
__
Don Tasanasanta
VIACK Corporation
425-605-7423
Using Tomcat but need to do more? Need to suppo
I also encountered the same problem . But I had
to resort to the CA to delete the temporary subdirectories.
IMPORTANT NOTICE:
Email from Actions is confidential and may be legally privileged. If it
is not intended for you, please delete it immediately unread. The
internet cannot guara
Can someone explain what "xcopy deployment" is, or point
me to examples/references? Or point out alternative installer
mechanisms that might meet my needs?
Background: I need to distribute a C# .NET application family. It
is a series of data analysis softwares, with preloaded data (eg,
Texas birth
21 matches
Mail list logo