Hi,

If you have done 1 you don't need to do 3. 

3 is to use if you are *not* building with visual studio.

Have you added 2 to all the wix files that you are using that contain
iis namespace elements?

Dave


-----Original Message-----
From: Jaspreet Nabha [mailto:jaspreet.na...@headstrong.com] 
Sent: 28 August 2009 15:27
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem while creating virtual directory

Hi All,

Please share your experience for creating virtual directories. trailing
mail has all the information about the problem. Just to give you an
overview of the problem , I have tried following things :

1) Reference WixIIsExtension in my project from add reference (I am
using Wix 3.0 and VS2008)
2) Add namespace "http://schemas.microsoft.com/wix/IIsExtension "
3) Run the command "-ext WixIISExtension" with command line as well as
with VS2009.

Please suggest  if anyone has faced the problem

Thanks
Jaspreet Singh
________________________________________
From: Jaspreet Nabha
Sent: Friday, August 28, 2009 4:03 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem while creating virtual directory

Sebestian, When I add "-ext WixIISExtension" to the "Compiler:" text
box., it gives me the error

"Error 1 The extension
'Microsoft.Tools.WindowsInstallerXml.Extensions.IIsCompiler' uses the
same xml schema namespace,
'http://schemas.microsoft.com/wix/IIsExtension', as previously loaded
extension 'Microsoft.Tools.WindowsInstallerXml.Extensions.IIsCompiler'.
Please either remove one of the extensions or rename the xml schema
namespace to avoid the collision. candle.exe 0 1 ANewWiX "
Please advice

________________________________________
From: Sebastian Brand (Instyler Software) [wix+us...@instyler.com]
Sent: Friday, August 28, 2009 1:50 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Problem while creating virtual directory

In the project settings of your wix project file go to the "Tool
settings"
tab and add "-ext WixIISExtension" to the "Compiler:" text box.


Best regards,
Sebastian Brand

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com


-----Original Message-----
From: Jaspreet Nabha [mailto:jaspreet.na...@headstrong.com]
Sent: Friday, August 28, 2009 09:53
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Problem while creating virtual directory

Hi Sebestian,

I am using VS 2008 for the build process. Can you please let me know how
can use the said command ?

Thanks
Jaspreet Singh

________________________________________
From: Sebastian Brand (Instyler Software) [wix+us...@instyler.com]
Sent: Friday, August 28, 2009 1:18 PM
To: 'General discussion for Windows Installer XML toolset.'
Subject: Re: [WiX-users] Problem while creating virtual directory

You must add "-ext WixIISExtension" to the light.exe command line.


Best regards,
Sebastian Brand

Instyler Setup - Creating WiX-based MSI installations, elegantly.
http://www.instyler.com


-----Original Message-----
From: Jaspreet Nabha [mailto:jaspreet.na...@headstrong.com]
Sent: Friday, August 28, 2009 09:02
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] Problem while creating virtual directory

Hi All,



I am using WiX3.0 with VS2008. I am trying to create virtual
directories. I have added reference of "WiXIISExtension" in my project
and refer the namespace
xmlns:iis="http://schemas.microsoft.com/wix/IIsExtension " . But I am
getting following error while building the project.



Error "Error 11 The Component element contains an unhandled extension
element 'iis:WebVirtualDir'.  Please ensure that the extension for
elements in the 'http://schemas.microsoft.com/wix/IIsExtension '
namespace has been provided. C:\NewWiX\Components.wxs".



Code :

<Component Id='C_VirtualDirComponent'
Guid='{A598E09C-B770-4df2-BE08-E069A718B938}'>

      <iis:WebVirtualDir Id='VirtualDir' Alias='[TARGETVDIR]'
Directory='TARGETDIR'

WebSite='DefaultWebSite' DirProperties='WebVirtualDirProperties' >

      <iis:WebApplication Id='WebApplication' Name='[TARGETVDIR]'
WebAppPool='C_MyAppPool'/>

      </iis:WebVirtualDir>

</Component>



Please guide if you have any idea



Thanks

Jaspreet

________________________________
***The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review,retransmission,dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any
computer.***
------------------------------------------------------------------------
----
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
----
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

***The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review,retransmission,dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any
computer.***

------------------------------------------------------------------------
----
--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

***The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review,retransmission,dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.***

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

***The information transmitted is intended only for the person or entity
to which it is addressed and may contain confidential and/or privileged
material. Any review,retransmission,dissemination or other use of, or
taking of any action in reliance upon, this information by persons or
entities other than the intended recipient is prohibited. If you
received this in error, please contact the sender and delete the
material from any computer.***

------------------------------------------------------------------------
------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008
30-Day trial. Simplify your report design, integration and deployment -
and focus on what you do best, core application coding. Discover what's
new with Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.  
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to