Menu

#3 crash on windows 2003

open
nobody
None
5
2009-06-12
2009-06-12
Anonymous
No

I can not get it to work on a windows 2003 SP1 US, +seems to have problem interpreting the patterns

C:\tools>xdel_sourceforge.exe -listonly "c:\tools\*.txt"
Run at: 12/06/2009 13:49:04
Directory: c:\tools\*.txt
Pattern: *

Unhandled Exception: System.ArgumentException: Illegal characters in path.
at System.Security.Permissions.FileIOPermission.HasIllegalCharacters(String[]
str)
at System.Security.Permissions.FileIOPermission.AddPathList(FileIOPermissionA
ccess access, String[] pathListOrig, Boolean checkForDuplicates, Boolean needFul
lPath, Boolean copyPathList)
at System.Security.Permissions.FileIOPermission..ctor(FileIOPermissionAccess
access, String[] pathList, Boolean checkForDuplicates, Boolean needFullPath)
at System.IO.DirectoryInfo..ctor(String path)
at xdel.App.Main(String[] args)

Discussion


Log in to post a comment.