Android Question Access to path denied

Toley

Active Member
Licensed User
Longtime User
I have this problem at home on windows 11 since some days.
AccessToPath.png

I'have seen many post here proposing solutions but I was not able to solve the problem. I've try so far:
  • Disable Antivirus.
  • Run B4A in admin mode.
  • Move the project directly to C:
  • I also tried a solution like that to give full access to the folder
Nothing works to date. I don't really know what to do to make it work on windows 11. Luckily I have a laptop running windows 10 that I can use.
 

aeric

Expert
Licensed User
Longtime User
Is this happening to new project or other examples?
 
Upvote 0

Toley

Active Member
Licensed User
Longtime User
Finally I just delete the project folder and downloaded it again and now it compile. Thanks for your help.
 
Upvote 0

TILogistic

Expert
Licensed User
Longtime User
It's an antivirus issue in the downloads and documents folders.
Solution: Delete the project objects folder and compile again.
 
Upvote 0
Top