All,

I am trying to set up a new build system, which has VS.NET 2005. I pulled the 6/28/06 build of WiX (I think) and tried to run tallow to demonstrate the DllRegisterServer extraction (-s option) and it crashed tallow with

tallow.exe : fatal error TLLW0001: Index was outside the bounds of the array.

Stack Trace:
   at Microsoft.Tools.WindowsInstallerXml.Tools.Tallow.TallowMain.ParseCommandLine(String[] args)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Tallow.TallowMain..ctor (String[] args)
   at Microsoft.Tools.WindowsInstallerXml.Tools.Tallow.Main(String[] args)


I also tried mallow (which doesn't seem to have the -s listed anymore) and it crashed too. If I use the same build of tallow.exe on my old development machine, it works with no errors. I ran depends.exe on tallow.exe on the new box and it only shows msjava.dll as missing, but I get that on other dll's as well and it doesn't seem to matter. On the computer that this works on I have VS.NET 2003 and 2005. Is VS.NET 2003 required? Did it deliver a dependency that was needed? Oh, I do have Votive of the same build installed for VS.NET 2005, if that makes a difference.

Do I have to have something set? Am I missing a dir in my path?

Thanks,
Joey
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