Hi,

I'm trying to harvest website info using the following command:

heat website DefaultWebSite -out c:\testje2.wxs

I'm getting the error:

heat.exe : error HEAT0001 : The directory cannot report the number of properties
.

Exception Type: System.NotSupportedException

Stack Trace:
   at System.DirectoryServices.PropertyCollection.get_Count()
   at System.DirectoryServices.PropertyCollection.ValuesEnumerator.MoveNext()
   at Microsoft.Tools.WindowsInstallerXml.Extensions.IIsWebSiteHarvester.Harvest
WebSite(DirectoryEntry webSiteEntry)
   at Microsoft.Tools.WindowsInstallerXml.Extensions.IIsWebSiteHarvester.Harvest
WebSite(String name)
   at Microsoft.Tools.WindowsInstallerXml.Extensions.IIsWebSiteHarvester.Harvest
(String argument)
   at Microsoft.Tools.WindowsInstallerXml.Harvester.Harvest(String argument)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Heat.Run(String[] args)

D:\source\AFM\Client\Wta\Web>heat website DefaultWebSite -out c:\testje2.wxs


The name of my iiswebsite is DefaultWebSite when i enter a different website 
name i get "the website could not be found" so heat can find the DefaultWebSite.

My DefaultWebSite contains 6 virtual directories, 1 aspnet_client directory and 
1 _vti_pvt directory.

Is this a bug or am i doing something wrong?

TIA

Regards,

Ivo Grootjes



Disclaimer:
http://www.afm.nl/disclaimer
http://www.afm.nl/disclaimer_english/
Indien u de link niet kunt openen, neemt u dan contact op met 
telefoonnummer +31 (0)20 5535200. Meer informatie vindt u op de 
website http://www.afm.nl.
If you are unable to access the link, please dial +31 (0)20 
5535200 
Additional information is available on the website 
http://www.afm.nl.


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to