View Single Post
  #2  
Old 03-11-2010, 01:16 PM
Micke's Avatar
Micke Micke is offline
PA Super User
 
Join Date: Feb 2010
Location: Sweden
Posts: 131
Thanks: 11
Thanked 52 Times in 40 Posts
Hi!
I have made some tests on my own enviroment and I have also been successfull in recreating this problem.

The problem appears in PACL 6.01 when you have more than one line in the listfile.

Example of listfile that gives the same error message as you have:
Code:
\\TESTPC\Install\PACL_Test\*.*
\\TESTPC\Public\PACL_Test\*.*
But if I remove one of the rows resulting in only one row in the listfile, then everything works ok.
Code:
\\TESTPC\Install\PACL_Test\*.*
It looks like there can only be one line in the listfile or you will get this error. I need confirmation from the Administrators if this is correct or not.

I suggest you test with only one line in your listfile for PACL 6.01 to confirm if you get the same results as I have.

Code:
\\DTTST03\Data\pacltest\*.*
I have tested this with PACL 6.01 on Windows XP with SP3.

Kind Regards
Micke