I have an c# desktop application (.Net4) that when I run it in debug/release mode everything work fine and when I install the program and run it everything work fine except the log module.
My log module work with NLog and it show log messages in grid and write them to csv file.
I work on win7 with admin permissions
Any idea?