Hello Dana,
do you send the password as secure string?
(new System.Net.NetworkCredential("", "YourPassword")).SecurePassword
This is a difference between the input in the dialog and in the properties.
Best regards
Stefan
Hello Dana,
do you send the password as secure string?
(new System.Net.NetworkCredential("", "YourPassword")).SecurePassword
This is a difference between the input in the dialog and in the properties.
Best regards
Stefan