Re: [WiX-users] Heat Website Harvester Status?

2013-02-13 Thread chennam
Hi Aaron,

Did you find the solution ... I was looking for solution for website
Harvesting.



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Heat-Website-Harvester-Status-tp3177602p7583566.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat Website Harvester Status?

2009-06-30 Thread Aaron Webster
Brian,
 
The error that you are referring to will occur any time the command string 
doesn't start with IIS://
 
Here are some examples...


heat website -gg -g1 -sreg /LM/W3SVC/1 -out WixOutputFileName.wxs
heat website -gg -g1 -sreg /LM/W3SVC/1/virDirectoryName -out 
WixOutputFileName.wxs

as opposed to


heat website -gg -g1 -sreg IIS://localhost/W3SVC/1/ROOT/virDirectoryName -out 
WixOutputFileName.wxs

Which the later results in the The web site could not be found error.
 
Have you successfully harvested any site with heat on Win Server 2K8?
 
Aaron


 Brian Rogers rogers.br...@gmail.com 6/29/2009 5:14 PM 
Hey Aaron,

Could you share your command line string? This error is of interest to me.

 heat.exe : error HEAT0001 : Value cannot be null. Parameter name: argument
Exception Type: System.ArgumentNullException

Thanks,

Brian Rogers
Intelligence removes complexity. - Me
http://blogs.msdn.com/icumove -- NEW


On Mon, Jun 29, 2009 at 2:45 PM, Aaron Webster
aaron.webs...@af-group.comwrote:

 I have read several postings from Rob that the heat website harvester could
 possibly be broken?  What is the status on that specific portion of heat?  I
 have been receiving many of the same errors that are on the mailing list.

 heat.exe : error HEAT5158 : The web site
 'IIS://localhost/LM/W3SVC/1/ROOT/virDirectoryName' could not be found.
  Please check that the web site exists, and that it is spelled correct.
 heat.exe : error HEAT5158 : The web site
 'IIS://localhost/W3SVC/1/ROOT/virDirectoryName' could not be found.
  Please check that the web site exists, and that it is spelled correct.

 heat.exe : error HEAT0001 : Value cannot be null. Parameter name: argument
 Exception Type: System.ArgumentNullException

 OS: Windows Server 2008
 IIS Ver: 7.0
 I have installed the IIS 6.0 Resource Kit and verified that the Metabase
 location is correct.

 Anyone have a working example to give w/ IIS7?

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

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

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


[WiX-users] Heat Website Harvester Status?

2009-06-29 Thread Aaron Webster
I have read several postings from Rob that the heat website harvester could 
possibly be broken?  What is the status on that specific portion of heat?  I 
have been receiving many of the same errors that are on the mailing list.
 
heat.exe : error HEAT5158 : The web site 
'IIS://localhost/LM/W3SVC/1/ROOT/virDirectoryName' could not be found.  
Please check that the web site exists, and that it is spelled correct.
heat.exe : error HEAT5158 : The web site 
'IIS://localhost/W3SVC/1/ROOT/virDirectoryName' could not be found.  Please 
check that the web site exists, and that it is spelled correct.
 
heat.exe : error HEAT0001 : Value cannot be null. Parameter name: argument 
Exception Type: System.ArgumentNullException
 
OS: Windows Server 2008
IIS Ver: 7.0
I have installed the IIS 6.0 Resource Kit and verified that the Metabase 
location is correct.
 
Anyone have a working example to give w/ IIS7?
--
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Heat Website Harvester Status?

2009-06-29 Thread Brian Rogers
Hey Aaron,

Could you share your command line string? This error is of interest to me.

 heat.exe : error HEAT0001 : Value cannot be null. Parameter name: argument
Exception Type: System.ArgumentNullException

Thanks,

Brian Rogers
Intelligence removes complexity. - Me
http://blogs.msdn.com/icumove -- NEW


On Mon, Jun 29, 2009 at 2:45 PM, Aaron Webster
aaron.webs...@af-group.comwrote:

 I have read several postings from Rob that the heat website harvester could
 possibly be broken?  What is the status on that specific portion of heat?  I
 have been receiving many of the same errors that are on the mailing list.

 heat.exe : error HEAT5158 : The web site
 'IIS://localhost/LM/W3SVC/1/ROOT/virDirectoryName' could not be found.
  Please check that the web site exists, and that it is spelled correct.
 heat.exe : error HEAT5158 : The web site
 'IIS://localhost/W3SVC/1/ROOT/virDirectoryName' could not be found.
  Please check that the web site exists, and that it is spelled correct.

 heat.exe : error HEAT0001 : Value cannot be null. Parameter name: argument
 Exception Type: System.ArgumentNullException

 OS: Windows Server 2008
 IIS Ver: 7.0
 I have installed the IIS 6.0 Resource Kit and verified that the Metabase
 location is correct.

 Anyone have a working example to give w/ IIS7?

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

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