Forum Discussion
AlexKaras
12 years agoCommunity Hero
Hi Rotem,
Just a guess:
> slPacker.PackCurrentTest("C:\New")
As the parameter for the PackCurrentTest() method must specify full file name, this means that the code will create a 'New.zip' file in c:\ folder. Do you have write permissions for this folder?
Just a guess:
> slPacker.PackCurrentTest("C:\New")
As the parameter for the PackCurrentTest() method must specify full file name, this means that the code will create a 'New.zip' file in c:\ folder. Do you have write permissions for this folder?