B
bertrand.poulain
Hi,
My ASP.NET (Framework 1.1, with IIS 6) application needs to delete a
remote directory ... but I receive this message when I tried to:
Access to the path "\\myRemoteMachine\c$\temp\myDirectory" is denied
My application use IMPERSONATION. So, the delete action is made with
the domain administrator ... but access is denied.
Can you help me ?
Thanks ...
My ASP.NET (Framework 1.1, with IIS 6) application needs to delete a
remote directory ... but I receive this message when I tried to:
Access to the path "\\myRemoteMachine\c$\temp\myDirectory" is denied
My application use IMPERSONATION. So, the delete action is made with
the domain administrator ... but access is denied.
Can you help me ?
Thanks ...