I can't access unc path from C#. Getting access is denied -


i'm using windows server 2008 , iis 7.5 i'm trying access file way: \server\c$\temp\testfile.log c# code running on server.

my username admin on both servers. code running under account. temp folder has been set full rights (my user) , asp.net.

why can't access it?

i can't shared folder; against rules. running under full account; therefore, don't need impersonation, right?

is web app? sure app impersonating account? anonymous access set true in iis?


Comments

Popular posts from this blog

php - Calling a template part from a post -

Firefox SVG shape not printing when it has stroke -

How to mention the localhost in android -