If I'm understanding your question correctly, you can put one virtual
directory inside of another.  The WiX documentation states that a valid
child for a webvirtualdir is another webvirtualdir.  You might want to try
nesting the second one inside of the first and removing the inner virtual
directory's reference to the WebSite.

Dana


On 12/21/06, Matthew Janulewicz <[EMAIL PROTECTED]> wrote:

  I think I know the answer to this (can't do it!), but I thought I'd ask
anyway. There's really no technical reason for me needing to do this except
'This is the way it was done previously.'



In our IIS installation, we have our 'Default Web Site', then a webdir
under that called 'Corporate'. Under Corporate we have a bunch of virtual
directories/web apps. It seems that Wix (3.0) can't create a WibVirtualDir
this way as it references a WebSite for it's parent. So we basically end up
with our web services at the root instead of under the Corporate directory.



No biggie, but I wanted to be sure I knew what I was talking about before
other folks notice it. Is it possible to nest a web virtual directory deeper
than the root level of IIS's Default Web Site? (or the root of any website,
for that matter.)



----------

Matthew Janulewicz

SCM Engineer

Green Dot Corporation

[EMAIL PROTECTED]

(626) 775-3857

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to