Hi all.

I work currently with a certain Microsoft CRM product and am attempting to 
create an installer that will do the following.

Install all our web applications into configurable directory "C:\Program 
Files\...\IIS"  ( Simple and done )
Create a Virtual Directory for each web app in [MSCRM Web Site]\ISV\blah\

Now, I am able to create the virtual directory's directly under [MSCRM Web 
Site], but this is not a particularly optimal solution as the recommended and 
supported location is /ISV.

Reading pages like
http://www.tramontana.co.hu/wix/lesson6.php#6.3
and the iis.xsd make me believe that iis:VirtualDir is only capable of 
installing into the root directory of the Website.

Is this correct?

Are there any other possible solutions.  I believe that the only other one 
would involve installing everything directly into the C:\Program 
Files\...\...\ISV\ directory.  I would prefer not to install anything within 
the MS CRM directory for fear and paranoia reasons.


Alistair Bush
Intermediate Developer
Quadrant 2 Limited
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft 
Defy all challenges. Microsoft(R) Visual Studio 2008. 
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to