Any errors in the event viewer? Have you check this link?
specified network name is not longer available
System error 64 - The specified network name is no longer available.
System error 53. The network path was not found. Event ID 3013 -
Description: The ...
http://www.chicagotech.net/troublesh...temerror64.htm
--
Bob Lin, MS-MVP, MCSE & CNE
Networking, Internet, Routing, VPN Troubleshooting on
http://www.ChicagoTech.net
How to Setup Windows, Network, VPN & Remote Access on
http://www.HowToNetworking.com
"Gadjuka" <(E-Mail Removed)> wrote in message
news:1E303D1D-D58A-4F85-9E4C-(E-Mail Removed)...
> Hi!
>
> I'm using Directory.GetFiles() to gather all files in a directory on a
> server. The directory contains over 200 000 files and after a long time I
> get: "The specified network name is no longer available."
> To rule out network issues I tried running the application on the same
> server as where the files are (still using the server's computer name in
> the
> UNC-path). I still get this error message!
>
> In the programming forums I got the advice that it might have to do with
> the
> Network Redirector and that I should ask about it here.
> So do you think this could be the NR timing out, and if so - how can I
> prevent it from doint so?
>
> Thanks in advance!
> /David
>