Re: Network Path Not Found




"Mike" <Mike@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:DB61721F-8F83-4A7A-A459-F519DA098D21@xxxxxxxxxxxxxxxx
The share is not limited and DNS is set correctly.

How do you determine this (if it is an intermittent problem)? Although I
really don't think that is it from the description you gave it needs to be
eliminated when the problem occurs.

You have an intermitten problem which is VERY difficult to isolate unless
you are both absolutely explicit in your tests and in recording the symptoms
and also willing to prove every assumption you make.

The name is not being
misspelled. I did it myself from the PC in question, plus there is a
logon
script mapping \\server\share2 for all users. It works for everybody
except
this user/PC. The bizarre thing is that the script maps the drive for this
user, but when she clicks on it, she gets the "Network Path Not Found"
message. But if she reboots, all is well. Plus she can access every other
share on that server at all times without issue.

Also I had a TERRIBLE "typo" in my previous message -- so bad it would
make no sense (corrected below):

Also try (from the SERVER command line):

Net Share

....to see the list of shares offered by the Server (those without a
terminating $ sign.

You might also try explicit connections to see if this is some weird
Authentication
problem -- when the problems occurs do this:

net USE * \\Server\Share2 * /user:DomainName\UserName

If this works but the regular connection doesn't then perhaps the
authentication is flaky in some way.





.



Relevant Pages

  • Problem with wrong data in dataset
    ... We are experiencing an intermittent problem with our ASP.NET ... on the affected server. ... DataSvc class code: ...
    (microsoft.public.dotnet.framework)
  • Problem with wrong data in dataset using SQLDataAdapter.fill
    ... We are experiencing an intermittent problem with our ASP.NET ... on the affected server. ... DataSvc class code: ...
    (microsoft.public.data.ado)
  • Problem with wrong data in dataset using SQLDataAdapter.fill
    ... We are experiencing an intermittent problem with our ASP.NET ... on the affected server. ... DataSvc class code: ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: SMTP error
    ... If yes - that was intermittent problem somewhere, if not - you need yo enable SMTP protocol logging to see what actually is going on between two servers. ... I've check with the company that manages the email server and they said my email address is not blacklisted but yet I can't send mail. ... If it does not - follow http://support.microsoft.com/kb/153119/en-us and note error message you get. ...
    (microsoft.public.exchange.admin)
  • Re: SMTP client component that supports Authentication
    ... With authentication. ... > I'm currently using the Indy 9.0.18 TidSMTP component but I'm having an ... > intermittent problem with it that I have not been able to solve. ...
    (borland.public.delphi.thirdpartytools.general)