Window Services
Hi All,
I want to copy a file from mappednetwork drive to local drive. When i use web application to do so with <identity impersonate='true' /> in web.config then no problem occurs. But when i try to do the same with the help of window service(which is written in C#) then it gives the error: access denied. This window service run under administrator account.
Please help............? Provide some code for this. Its very urgent ..............
Thanks in Advance,
Suchita Sindhu
|