I am using .NET JSON parser and would like to serialize my config file so it is readable. So instead of:
Ok so I\'m trying to use the JavaScriptSerializer to work with this code. However it crashes when it reaches the last line;
[Serializable] public class ModelResource:ISerializable { public Int64 Ore { get; private set; } public Int64 Crystal { get; private set; }
I\'m not sure where I\'m going wrong of what I\'m missing. I\'m building an ASP.NET 2.0 (on the .Net 3.5 framework) Web application and I am including a webservice. Note that this is not an MVC proje