When I try to access to an image on another computer via Windows Explorer I get the following message:
This is because my local user credentials are not registered on the remote computer. That's Ok.
But when I use File.Copy method in my C# application I get the "Logon failure: unknown user name or bad password" exception message. Does it possible to programmatically invoke the above message so a user might enter his credentials and then proceed with Copying the file.