Displaying 3 results from an estimated 3 matches for "status_object_name_invalid".
2005 Nov 11
0
STATUS_OBJECT_NAME_INVALID error
Hi,
I tried to access a file share on a Windows 2003 server that has around
150 other directories. It didn't succeed, the tcp dump indicates that
the server returns STATUS_OBJECT_NAME_INVALID error for the trans2
request (FIND_NEXT2). I can successfully access other directories on the
server that has fewer directories. My samba client is version 2.2.7. I
would appreciate if some one could help resolving this issue.
Thanks
Ravi
2005 Nov 15
1
Share access error
From: samba-bounces+r.natarajan=f5.com@lists.samba.org
[mailto:samba-bounces+r.natarajan=f5.com@lists.samba.org] On Behalf Of
Ravi Natarajan
Sent: Friday, November 11, 2005 1:11 PM
To: samba@lists.samba.org
Subject: [Samba] STATUS_OBJECT_NAME_INVALID error
Hi,
I tried to access a file share on a Windows 2003 server that has around
150 other directories. It didn't succeed, the tcp dump indicates that
the server returns STATUS_OBJECT_NAME_INVALID error for the trans2
request (FIND_NEXT2). I can successfully access other directories on th...
2015 Oct 02
0
Wine release 1.7.52
...process exitcode.
ntdll: Implement ThreadGroupInformation class.
kernel32: Implement Set/GetThreadGroupAffinity and add tests.
kernel32/tests: Add additional tests for GetFileAttributesExW.
ntdll/tests: Add additional tests for NtQueryFullAttributesFile.
ntdll: Return STATUS_OBJECT_NAME_INVALID in wine_nt_to_unix_file_name for prefix-only paths.
Nikolay Sivov (22):
dwrite: Return stub IDWriteFontList from GetMatchingFonts().
dwrite: Track face styles added to a family.
dwrite: Implement GetFont() for matching list.
dwrite: Implement GetFontCollection() for matchin...