Hey Rod, Good question. I thought by defining it in a fileset that
would be good enough. I read it as the directory definition in the component is
the target, deploy “to” folder. And the fileset contains the
files to build into the component. :^\ I originally had it coded to represent <key
file ="${build.bin.dir}\ApplicationBlocks.Automation.Common.Messaging.dll"
/>. I get the same failed
result with the build bin dir path in the key file value. But then in
reading the mail archives folks were saying the directory path is not allowed.
This is as clear as mud to me. From: Rod
Ayers [mailto:[EMAIL PROTECTED] Hi, Kevin.... Does <keyfile/> know where to find the dll? You
have a folder specified on the component, and one on the fileset. Is the
value in {build.bin.dir} = C:\Automation\Common\Assemblies? f not, might
you need to code it as <key file ="${build.bin.dir}\ApplicationBlocks.Automation.Common.Messaging.dll"
/>? Rod
|
- [NAnt-users] MSI: KeyFile not found in Component Kevin Kirkpatrick
- RE: [NAnt-users] MSI: KeyFile not found in Componen... Rod Ayers
- RE: [NAnt-users] MSI: KeyFile not found in Componen... Kevin Kirkpatrick
- RE: [NAnt-users] MSI: KeyFile not found in Componen... Rod Ayers