Hi Rob,

I guess I am not clear on something.
 
I created my .msi file by setting the property  "showRequirementsDlg" to 0, so 
installer does not check IIS and others.  Once I get to the last dialog and 
click install, the installer goes thru installation but aborts with an error on 
server with IIS 5.0 (see attached).  If I install it on server with IIS6.0, the 
installer completes the install successfully.
 
If I set the property "WEBAPPLICATIONPOOLNAME" to blank, I still get the error. 
 Is there a property that I can set to tell the installer that do not create 
AppPools?
 
Thank you,
-Yung Wu
> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Date: Mon, 17 
> Nov 2008 20:40:02 -0800> Subject: Re: [WiX-users] wix v3 question> > I don't 
> understand. You just install without an app pool.> > -----Original 
> Message-----> From: Yung Wu [mailto:[EMAIL PROTECTED]> Sent: Monday, November 
> 17, 2008 17:16> To: wix-users> Subject: Re: [WiX-users] wix v3 question> > > 
> Rob,I understand that IIS 5.0 does not support AppPools, IIS 6.0 does. What I 
> like to do is to allow the installer to install my application on IIS5.0 
> without having to create the AppPools. How can I do that?> > > > Thanks,> 
> -Yung.> From: [EMAIL PROTECTED]> To: wix-users@lists.sourceforge.net> Date: 
> Mon, 17 Nov 2008 11:22:19 -0800> Subject: Re: [WiX-users] wix v3 question> > 
> AFAIK, IIS 5.0 doesn't support application pools.> > -----Original 
> Message-----> From: Yung Wu [mailto:[EMAIL PROTECTED]> Sent: Monday, November 
> 17, 2008 01:45> To: wix-users@lists.sourceforge.net> Subject: [WiX-users] wix 
> v3 question> > > Hi,> > I am a first time user of Wix. Wix is a very nice 
> tool and it is exacly what I am looking for. However, as we have to support 
> IIS 5.0 for our customers, I have an issue with my application msi file. I 
> can use the wix editor to modify the property and bypass the requirement 
> checking dialog (for IIS and others), but while it is intalling, it would do 
> - Creating an application pool. This only works for IIS 6.0 but not IIS 5.0. 
> The question is will I have to customize the code or is there anywhere in the 
> configuration that I can tweak and bypass creating the application pool> .> > 
> Thank you,> -Yung Wu.> > > > 
> _________________________________________________________________> > 
> -------------------------------------------------------------------------> 
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge> 
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes> Grand prize is a trip for two to an Open Source event anywhere in the 
> world> http://moblin-contest.org/redirect.php?banner_id=100&url=/> 
> _______________________________________________> WiX-users mailing list> 
> WiX-users@lists.sourceforge.net> 
> https://lists.sourceforge.net/lists/listinfo/wix-users> > > 
> -------------------------------------------------------------------------> 
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge> 
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes> Grand prize is a trip for two to an Open Source event anywhere in the 
> world> http://moblin-contest.org/redirect.php?ban> ner_id=100&url=/> 
> _______________________________________________> WiX-users mailing list> 
> WiX-users@lists.sourceforge.net> 
> https://lists.sourceforge.net/lists/listinfo/wix-users> 
> _________________________________________________________________> > 
> -------------------------------------------------------------------------> 
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge> 
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes> Grand prize is a trip for two to an Open Source event anywhere in the 
> world> http://moblin-contest.org/redirect.php?banner_id=100&url=/> 
> _______________________________________________> WiX-users mailing list> 
> WiX-users@lists.sourceforge.net> 
> https://lists.sourceforge.net/lists/listinfo/wix-users> > > 
> -------------------------------------------------------------------------> 
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge> 
> Build the coolest Linux based applications with Moblin SDK & win great 
> prizes> Grand prize is a trip for two to an Open Source event anywhere in the 
> world> http://moblin-contest.org/redirect.php?banner_id=100&url=/> 
> _______________________________________________> WiX-users mailing list> 
> WiX-users@lists.sourceforge.net> 
> https://lists.sourceforge.net/lists/listinfo/wix-users
_________________________________________________________________

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to