Does this path really have an apostrophe in it?
'COMPONENTS/3rdPartyDLL's/licenses.licx'
If so, my guess is that's your problem - the SharpZipLib library most
likely thinks the apostrophe is the end of the string.
- Shawn
Bobby Michael wrote:
> Hi All,
>
> While I was working with Unzip task,
Hi All,
While I was working with Unzip task, I was getting the following error. Can
anybody please help me.
BUILD FAILED
C:\My Personals\NAnt Builds\unzip\unzip.build(5,2):
Unable to expand 'COMPONENTS/3rdPartyDLL's/licenses.licx' to 'C:\My
Personals\NAnt Builds\unzip\test1'.:
NAnt.Core.BuildExc