Re[4]: [NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread Bob Arnson
Saturday, February 7, 2004, 7:04:45 PM, you wrote: > Right now, both the msi and msm tasks share some code, so some unnecessary > things like this are present. I'll add those changes to the list of things > todo with these tasks. Sounds good. > The TextStyle table can be removed. As for the bin

RE: Re[2]: [NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread James Geurts
urday, February 07, 2004 7:05 PM To: 'Bob Arnson' Cc: [EMAIL PROTECTED] Subject: RE: Re[2]: [NAntC-Dev] NullReferenceException building MSM Hi Bob, Glad it worked for you. Right now, both the msi and msm tasks share some code, so some unnecessary things like this are present. I'll add

RE: Re[2]: [NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread James Geurts
EMAIL PROTECTED] On Behalf Of Bob Arnson Sent: Saturday, February 07, 2004 6:41 PM To: James Geurts Cc: [EMAIL PROTECTED] Subject: Re[2]: [NAntC-Dev] NullReferenceException building MSM Saturday, February 7, 2004, 5:04:28 PM, you wrote: > You need to add these properties to the build file. Th

Re[2]: [NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread Bob Arnson
Saturday, February 7, 2004, 5:04:28 PM, you wrote: > You need to add these properties to the build file. The values specified > are just examples and can be changed: Excellent -- that did the trick! I'm curious, though; there isn't an MSI requirement that merge modules have those properties, so

RE: [NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread James Geurts
Behalf Of Bob Arnson Sent: Saturday, February 07, 2004 2:42 PM To: [EMAIL PROTECTED] Subject: [NAntC-Dev] NullReferenceException building MSM > I'm trying to build a merge module and am getting a > NullReferenceException I can't figure out. It's obviously related to > the

[NAntC-Dev] NullReferenceException building MSM

2004-02-07 Thread Bob Arnson
> I'm trying to build a merge module and am getting a > NullReferenceException I can't figure out. It's obviously related to > the directory my components are going into; the only odd thing about > it is that I'm trying to put them into the [SystemFolder] directory. > (The merge module is designed