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
youll have to provide some context as to how your running it. Are you logged in as administrator? What version of windows? where is it running from? Does the error occur when reading or writing or both?