joeferraro / MavensMate-SublimeText

Sublime Text plugin for Salesforce developers. Aims to replace the Eclipse-based Force.com IDE.
http://mavensmate.com
GNU General Public License v3.0
290 stars 119 forks source link

[Error 5] Access is denied when creating new project #803

Closed david81 closed 8 years ago

david81 commented 8 years ago

Lately, when creating a new project, an Access Denied error is thrown. I have disabled AV (McAfee) and added a port 7777 exception to the firewall. I have even booted into Safe Mode with Networking to ensure that AV isn't loaded. The error persists.

`--------------------- result from command execution [Error 5] Access is denied <type 'exceptions.WindowsError'>



RESPONDING TO REQUEST

{"body": "[Error 5] Access is denied", "stack_trace": "Traceback (most recent call last):\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.request\", line 93, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.commands.project\", line 39, in execute\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.project\", line 120, in retrieve_and_write_to_disk\n File \"C:\Users\Administrator\Desktop\ghook\build\mm\out00-PYZ.pyz\mm.util\", line 278, in rename_directory\nWindowsError: [Error 5] Access is denied\n", "success": false} `