J
John
Exception Details: System.Runtime.InteropServices.COMException: An
operations error occurred
The exception happens when I call DirectoryEntry.Exists(mydir). The
directory (string), mydir, is properly formatted and exists. It fails
at DirectoryEntry.Bind(). I think this is likely a security issue, I'm
running IIS on server 2003. Any suggestions on why it may be failing
and how to fix it?
operations error occurred
The exception happens when I call DirectoryEntry.Exists(mydir). The
directory (string), mydir, is properly formatted and exists. It fails
at DirectoryEntry.Bind(). I think this is likely a security issue, I'm
running IIS on server 2003. Any suggestions on why it may be failing
and how to fix it?