Yes, WiX v3.0.5217. Thanks for the tip on wix-users, I've moved the discussion there.
On Wed, Jul 29, 2009 at 2:34 PM, Heath Stewart<[email protected]> wrote: > Are you using WiX v3? > > Heath Stewart > Deployment Technology Group, Microsoft > http://blogs.msdn.com/heaths > > -----Original Message----- > From: [email protected] [mailto:[email protected]] > > In your blog at > http://blogs.msdn.com/heaths/archive/2008/02/08/get-binder-variables-for-assemblies-without-installing-into-the-gac.aspx > you said that you can just set f...@assemblyapplication to the same value as > f...@id to enable the binder variables to work, but it doesn't for me. I have > this XML: > > <File Id="randomid" Name="my.assembly.dll" > Source="$(var.my.project.TargetDir)" KeyPath="yes" Assembly=".net" > AssemblyApplication="randomid"> > <ps:SnapIn Id="mysnapin" Description="description of my snapin" > Vendor="vendor of my snapin" /> > </File> > > ... but it doesn't work. I get an error about unresolved bind-time variables: > "Unresolved bind-time variable !(bind.assemblyName.randomid), > Version=!(bind.assemblyVersion.randomid), > Culture=!(bind.assemblyCulture.randomid), > PublicKeyToken=!(bind.assemblyPublicKeyToken.randomid)." > > Any tips? ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

