PRB: StgOpenStorage Does Not Send ACCESSDENIED Error on Novell (201426)
The information in this article applies to:
- the operating system: Microsoft Windows 95
- the operating system: Microsoft Windows 98
- the operating system: Microsoft Windows NT 4.0
This article was previously published under Q201426
Novell Netware is manufactured by Novell, Inc., a vendor independent of
Microsoft; we make no warranty, implied or otherwise, regarding this
product's performance or reliability.
SYMPTOMS
If the file's attribute is marked as Read Only on Windows NT Server, when you use the following:
hr = StgOpenStorage(wcsName, NULL,
STGM_SHARE_EXCLUSIVE | STGM_READWRITE,
NULL, 0, &lpStg);
a STG_E_ACCESSDENIED error is generated. This does not work, however, on Novell Netware Server when you use CSNW to connect to it.
RESOLUTION
Use GSNW instead of CSNW to connect to Novell Netware Server to solve this problem.
Modification Type: | Major | Last Reviewed: | 11/17/2003 |
---|
Keywords: | kb3rdparty kbnetwork kbprb KB201426 |
---|
|