I've created a deployment. I'm getting an error when trying to write to an xml file. Everything works on my computer. I installed the program onto another computer and i get this error.
Access to path "C:\Program Files\...\myfile.xml" is denied
When I created the deployment, I included the xml file and made it a hidden file. I am able to read from it, but not write to it. I've installed the lastest .net framework. Not sure what else to do. Is there some permissions I'm missing?
Access to path "C:\Program Files\...\myfile.xml" is denied
When I created the deployment, I included the xml file and made it a hidden file. I am able to read from it, but not write to it. I've installed the lastest .net framework. Not sure what else to do. Is there some permissions I'm missing?