How to solve "access denied" problem?...?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • aishanipatekar
    Email problem
    • Mar 2013
    • 4

    #1

    How to solve "access denied" problem?...?

    When I'm trying to save the file after some modifications getting error message as ACCESS DENIED (in windows 7)... How to solve this problem?...
  • Citizen X
    Diamond Member

    • Sep 2011
    • 3417

    #2
    Hi Asishanipatekar,

    IT is not my speciality but I think that the file has somehow become a read only one, try saving it another a different name..
    “Success consists of going from failure to failure without loss of enthusiasm." Winston Churchill
    Spelling mistakes and/or typographical errors I found in leading publications.
    Click here
    "Without prejudice and all rights reserved"

    Comment

    • AndyD
      Diamond Member

      • Jan 2010
      • 4946

      #3
      I suspect either a running application has applied a lock to the file or for some reason you don't have permissions to perform a certain task with the file. Can you give more details such as the type of file, the application you had opened it with and are you logged on with true administrator privileges?
      _______________________________________________

      _______________________________________________

      Comment

      • twinscythe12332
        Gold Member

        • Jan 2007
        • 769

        #4
        run your program in administrative mode, or turn off UAV . It bugs the living crap out of me when I'm trying to change some code in IIS or the hosts file and this pops up.

        Comment

        • chris_kzn
          Junior Member
          • Apr 2013
          • 23

          #5
          Yip, Microsoft and their controls in "User Account Control" - a.k.a. UAC.

          Comment

          Working...