[WiX-users] session.GetProdutProperty() always throws InvalidHandleException

2008-07-23 Thread Nathan Hopper
Wix Build - 3.0.4318.0 I'm using the new "C# Custom Action Project" to build a managed custom action. When invoking session.GetProductProperty("FOO"), an InvalidHandleException is always thrown. Calls to session.Log() are processes normally and messages do appear in the install log indicting

Re: [WiX-users] session.GetProdutProperty() always throws InvalidHandleException

2008-07-23 Thread Nathan Hopper
h build. There is a wix3-pdbs.zip that comes out of every build, but it isn't getting published -- I think because SF doesn't give us enough space. You can always build the sources yourself to get symbols. -Jason- -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECT

[WiX-users] Using WIX IIS custom actions with metabase index

2008-06-26 Thread Nathan Hopper
I need to add a virtual directory to an existing website during my application install. I would like to use the WIX WebVirtualDir custom action in order to do this. Unfortunately in order to reference an existing website I need to know the name of the website. I don't have this information, w