Question : Access shared folder from application on workgroup without asking for username\password.

Hi have launched two servers Server1 and Server-2 on Amazon cloud and they are on workgroup. On server1  an asp.net application has been deployed & on Server-2 sql database is present which will be accessed by application server1.
when i logon to application and generate a report it has to access a shared folder on database server and create .txt files, inturn those values are inserted on sql tables.

Right now shared folder(Bulkinsertfilefolder) is not being accessed by application inspite of sharing and giving full permission to everyone. when i checked manually for shared folder accessibility its promting for username and password.

Is there a way to set server that appllication access shared folder without any hassle of username/password?
any command that can be added in webconfig file with username and pwd of server so that application use it to access shared folder on remote server??

OS: windows 2008 datacenter 64-bit

Answer : Access shared folder from application on workgroup without asking for username\password.

P.S.  To avoid putting a password in, you will need the same account on both servers (if you are not usinig a domain) setup exactly including same password.  
Random Solutions  
 
programming4us programming4us