I am trying to create a new web site in IIS.  
 
Here is my code.
<WebSite Id='Web Sites' Description='My Web Site' Directory='INSTALLDIR' 
StartOnInstall='yes’>
   <WebAddress Id="AllUnassigned" Port="14465"  />
</WebSite>  
 
If I use port 80 it renames the ‘Default Web Site’ to ‘My Web Site’.  If I use 
a random port number I get an error (Failed to read IIsWebs table. 
(-2147024774)).
 
What I am trying to do is create a new web site on windows 2003 and windows XP. 
 Can anyone please help??
 
TIA
Shayla
-------------------------------------------------------------------------
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