username not found or bad password

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a .net application and it is using DirectoryInfo.GetFiles. The path
is a different server that it tries to get the files off of and I think this
is causing the error, unkown username or bad password. I am able to go to
the server with windows explorer and do not need to log in. Anyhow just
wondering if there are any suggestions, thanks?
 
ok thanks, do not know much about networks but am wondering if I need to add
the aspnet user to the domain and make sure that user has read access to the
folder on the server that it is trying to see.
 
Back
Top