Hello,
I've hosted a webservice on IIS 7.0, and this webservices is checking the file permission of different file on another server.
I use System.IO.File.Exists to check if I have access to the file.
But I always get the answer "False".
If I check a file that is on my IIS server ( the same...
Attempted to perform an unauthorized operation. - Error is showing on delete a File in Windows Vista OS. The following code is used with windows Application -
Dim fInfo As New FileInfo("C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\My Application.lnk")
Dim objSecId As...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.