Posted on: 5/25/2011 1:19:41 PM | Views : 912

I have a windows server 2008 r2 server which has iis7.5 on it and i am hosting a web application which actually has the ability to download few images and videos from another server(same).in order to have access what i do is impersonate the iis with the administrator id password of the other system.
I am some how able to view them but unfortunately when i try to do a Response.writefile or Response.Transmitfile i get access denied error.
 
Both the servers are not on any domain,when i try this on iis 5 with systems on the domain ,the application works great but how do i make it work for the servers which are not on the domain..
 
Please help me
...

Go to the complete details ...