Networking Forums

Networking Forums > Computer Networking > Windows Networking > Network Redirector timeout?

Reply
Thread Tools Display Modes

Network Redirector timeout?

 
 
Gadjuka
Guest
Posts: n/a

 
      02-20-2009, 11:43 AM
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

 
Reply With Quote
 
 
 
 
Robert L. \(MS-MVP\)
Guest
Posts: n/a

 
      02-20-2009, 12:44 PM
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
>


 
Reply With Quote
 
Gadjuka
Guest
Posts: n/a

 
      02-25-2009, 12:40 PM
Thanks for your reply!

It doesn't seem like anything gets written to the event log at the time when
the error message appear.

This can't have to do with a bad connection, and probably not with NIC
settings or drivers since the files I'm searching for is located on the same
computer where I am running the program. Only I use the UNC path
(\\computer1\temp) instead of the local path (c:\Temp).

/David

"Robert L. (MS-MVP)" wrote:

> 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
> >

>
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Configure ARP-Request-Timeout? (NOT Cache-Timeout!) Mario lzteM Linux Networking 0 07-28-2008 09:41 AM
Redirector / Current Commands / IIS over DFS youri Windows Networking 0 11-13-2005 08:06 PM
Redirector / Current Commands / IIS over DFS youri Windows Networking 0 11-13-2005 08:06 PM
Squid with redirector and ssl Mike Linux Networking 0 02-18-2005 03:03 AM
Network timeout setting Guoping Jiang Linux Networking 1 11-27-2003 07:24 AM



1 2 3 4 5 6 7 8 9 10 11