Simple create the folder and assign the permission to it
sudo mkdir /etc/mono/registry
sudo chmod ugo+rw /etc/mono/registry
restart your application
source:http://stackoverflow.com/questions/24872394/access-to-the-path-etc-mono-registry-is-denied
sudo mkdir /etc/mono/registry
sudo chmod ugo+rw /etc/mono/registry
restart your application
source:http://stackoverflow.com/questions/24872394/access-to-the-path-etc-mono-registry-is-denied
No comments:
Post a Comment