C# Configuration Files

后端 未结 5 1945
说谎
说谎 2021-02-03 14:58

Okay, so a while ahead I posted how to read other config files of other programs (here is the link Previous Post. I managed to do it. But now there is another problem. The scena

5条回答
  •  旧巷少年郎
    2021-02-03 15:47

    I had the same problem, I don't know if this can help you but when I changed the name of the config file, which was in another folder as in your case, to .config and it didn't crash anymore, in my case I could change the name so I didn't continue the investigation how to make it work with other name, but of course I would like to know.

提交回复
热议问题