SLaks / Rebracer

Saves editor formatting settings as part of each solution.
http://visualstudiogallery.msdn.microsoft.com/410e9b9f-65f3-4495-b68e-15567e543c58
44 stars 15 forks source link

Rebracer: An error occurred while reading the setting #27

Open matthiasjost opened 7 years ago

matthiasjost commented 7 years ago

Rebracer works currently. I also tested with my team and it restores our C# Text Editor settings seamlessly.

However we still got some errors of which I want to get rid off.

I tried this earlier with the help of forum posts (https://github.com/OrchardCMS/Orchard/issues/5555). I found and it did not turn out well. So this time I want to know exactly what I am doing. The error messages did disappeared but the Rebracer was not working anymore as intended.

Let me tell you I am using Visual Studio 2015 Professional.

This is my XML: https://gist.github.com/MatthiasJost/b78d38efdb7ff68e8c27b2b15dfac702

These are my errors: https://gist.github.com/MatthiasJost/7ad2f257daaa2b4489b66288a8eb5e6b

So could you help me out?

I would like to have the different Options for C# / JavaScript and at the same time get rid off the error messages.

matthiasjost commented 7 years ago

Does someone have any information on this?