First I create a setup from a project,
and I install it.
When the program reads and writes from app.config,
I get an UnauthorizedAccessException.
This works perfect in visual studio, but with creating a setup and installing it, it always crashes at this point. Someone who knows how to solve this?
Thanks