R
Ronald S. Cook
Hi,
My ASPX code is trying to read a file on a mapped drive. But I get the
error below. Any help would be greatly appreciated.
Could not find a part of the path 'Z:\Events.nss'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.IO.DirectoryNotFoundException: Could not find a
part of the path 'Z:\Events.nss'.
My ASPX code is trying to read a file on a mapped drive. But I get the
error below. Any help would be greatly appreciated.
Could not find a part of the path 'Z:\Events.nss'.
Description: An unhandled exception occurred during the execution of the
current web request. Please review the stack trace for more information
about the error and where it originated in the code.
Exception Details: System.IO.DirectoryNotFoundException: Could not find a
part of the path 'Z:\Events.nss'.