Posts by Pedro Miguel Fernandes • 11 points
1 post
-
1
votes2
answers736
viewsA: System.IO.Ioexception: The user name or password is incorrect
Goodnight, Try the following piece of code: using (var networkCon = new NetworkConnection(destinationFolder, New NetworkCredential(username, password)) { File.ReadAllText(destinationFolder +…