File.Delete() fails

  • Thread starter Thread starter John Grandy
  • Start date Start date
J

John Grandy

why would File.Delete(\\machine1\c$\folder1\file1) fail with the following
exception:

"Access to the path \\machine1\c$\folder1\file1 is denied"
 
Not sure. How would I determine this for a .NET Console Application ?
 
For testing, the remote machine is actually the development machine.

What could be causing the error ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top