Check this illustration please http://www.fa6er.com/Image1.png
Where to put username and password that the desktop application needs to access files in shared directory on a server within local network by IP?
string var_main_dir = @"\\192.168.1.244\c$\repository";
After this line the application make a connection to the server -BUT- stop and shows debug error message regarding
and invalid username and password
An unhandled exception of type 'System.IO.IOException' occurred in mscorlib.dll
Additional information: username and password