P: n/a
|
UnauthorizedAccessException when trying to access a Novell network drive.
The code is very simple.
This is the line that fails when trying to create a new StreamWriter where
_filename is a string that points to a Novell network drive.
StreamWriter file = new StreamWriter(_filename,false);
The user has full access to the directory.
By the way. This line works fine on the local box as well as accessing a
Windows NT 4.0 or 200x Server drive. This issue is only with Novell Drives.
The client is Windows XP SP2 using the native Novell client drivers that
came with XP.
I have not yet Tried the Novell Client Drivers from Novell.
Any help would be greatly appreciated.
Thanks,
JT | |
Share this question for a faster answer!