[Mono-list] Does Properties.Settings.Default.Save() work under Linux

Justin Dearing zippy1981 at gmail.com
Tue Apr 28 12:24:20 UTC 2015


I would suggest using strace to figure out what file its trying to open. If
you can trace from that open() call up to a CLR stacktrace, you might be
able to figure out what is going on.

On Tue, Apr 28, 2015 at 7:41 AM, ChrisD <chris.down at alcor.co.uk> wrote:

> Interestingly I can make this work by removing the appname.exe.config file.
> This does not solve the problem so I will need to dig deeper. A more
> complex
> user settings file only partially works when removing appname.exe.cofig.
>
> Chris
>
>
>
> -----
> Chris Down
> --
> View this message in context:
> http://mono.1490590.n4.nabble.com/Does-Properties-Settings-Default-Save-work-under-Linux-tp4665828p4665838.html
> Sent from the Mono - General mailing list archive at Nabble.com.
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ximian.com/pipermail/mono-list/attachments/20150428/e03118a4/attachment.html>


More information about the Mono-list mailing list