D
Dan
i am developing an application that should import a file from a active
directory domain drive.
i have tried to use
System.DirectoryServices.DirectoryEntry,
but DirectoryEntry.Children
didn't return anything,
and System.DirectoryServices.DirectorySearcher
produced an error, s.th. like no search allowed on directory...
i am newbie and didn't find much information on google.
thanks for any help,
dan
directory domain drive.
i have tried to use
System.DirectoryServices.DirectoryEntry,
but DirectoryEntry.Children
didn't return anything,
and System.DirectoryServices.DirectorySearcher
produced an error, s.th. like no search allowed on directory...
i am newbie and didn't find much information on google.
thanks for any help,
dan