Solving “Access Denied” When Deploying SOA Process Stored in Google Drive

Joe PerksTechnical TipsLeave a Comment

access denied

Recently after creating a JDeveloper project within my Google Drive folder and attempting to deploy it, I received an error “Access Denied” focused on copying two desktop.ini files. After a few troubleshooting steps involving permissions for both the file and JDeveloper, deleting the desktop.ini files prevailed as the best solution.   To delete the error causing files, select the view menu then select “Hidden Items”.   Now that you can see the desktop.ini files, navigate to the directories where the error causing files reside and delete the desktop.ini in each folder. These are created automatically by Google Drive and change … Read More