Localizing Windows Service
问题 I have been searching for a long time but the topic seems to be quite special. I didn't come up with anything. Maybe the specialists arounf here can help me. I run a Windows Service which accesses some databases and does some calculation. If something fails, then that will result in an entry in a log file. My wish is to lacalize these entries. This worked fine with every project so far except for this Windows Service. I use the resource manager and localized resources files. During runtime