<?xml version="1.0"?><?xml-stylesheet type="text/xsl" href="/rss.xsl"?><rss version="2.0"><channel><title>jsonclassgenerator Issue Tracker Rss Feed</title><link>http://jsonclassgenerator.codeplex.com/workitem/list/basic</link><description>jsonclassgenerator Issue Tracker Rss Description</description><item><title>Commented Issue: Way to make all generated number properties floating point? [1300]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1300</link><description>I&amp;#39;m using the binary programmatically like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#9;var j &amp;#61; new JsonClassGenerator&amp;#40;&amp;#41;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.UseProperties &amp;#61; true&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Namespace &amp;#61; &amp;#34;RavenLinqpadDriver&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;j.MainClass &amp;#61; &amp;#34;MainClass&amp;#34;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Example &amp;#61; &amp;#34;&amp;#123;&amp;#39;Name&amp;#39;&amp;#58;&amp;#39;Ronnie&amp;#39;, &amp;#39;Age&amp;#39;&amp;#58; 28&amp;#125;&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;using &amp;#40;var writer &amp;#61; new StringWriter&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;j.OutputStream &amp;#61; writer&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;j.GenerateClasses&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;var genCode &amp;#61; writer.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Is there a way to force all generated numeric properties to be doubles instead of using an int32 when a decimal point is not present. If not, what are my options&amp;#63;&lt;br /&gt;Comments: &amp;#62; Is there a way to force all generated numeric properties to be doubles instead of using an int32 when a decimal point is not present&amp;#10;Yes, and it&amp;#39;s the default behavior. I tried running the exact code of your example, and it correctly generates an int field. Can you confirm this&amp;#63;&amp;#10;&amp;#10;&amp;#10;&amp;#62; How can I force javascript arrays to translate into List&amp;#60;T&amp;#62; instead of an array&amp;#63;&amp;#10;The condition for choosing between IList&amp;#60;T&amp;#62; and T&amp;#91;&amp;#93; was inverted. I&amp;#39;ve fixed the bug, thanks &amp;#40;T&amp;#91;&amp;#93; is used if you enable the &amp;#40;obsolete&amp;#41; explicit deserialization&amp;#41;&amp;#10;&amp;#10;&amp;#62; I also need to force all generated value types to be nullable &amp;#58;&amp;#41;&amp;#10;I just added an AlwaysUseNullableValues property &amp;#58;&amp;#41; &amp;#40;it&amp;#39;s not exposed via UI&amp;#41;&amp;#10;&amp;#10;</description><author>antiufo</author><pubDate>Fri, 05 Apr 2013 02:22:43 GMT</pubDate><guid isPermaLink="false">Commented Issue: Way to make all generated number properties floating point? [1300] 20130405022243A</guid></item><item><title>Commented Issue: Way to make all generated number properties floating point? [1300]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1300</link><description>I&amp;#39;m using the binary programmatically like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#9;var j &amp;#61; new JsonClassGenerator&amp;#40;&amp;#41;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.UseProperties &amp;#61; true&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Namespace &amp;#61; &amp;#34;RavenLinqpadDriver&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;j.MainClass &amp;#61; &amp;#34;MainClass&amp;#34;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Example &amp;#61; &amp;#34;&amp;#123;&amp;#39;Name&amp;#39;&amp;#58;&amp;#39;Ronnie&amp;#39;, &amp;#39;Age&amp;#39;&amp;#58; 28&amp;#125;&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;using &amp;#40;var writer &amp;#61; new StringWriter&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;j.OutputStream &amp;#61; writer&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;j.GenerateClasses&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;var genCode &amp;#61; writer.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Is there a way to force all generated numeric properties to be doubles instead of using an int32 when a decimal point is not present. If not, what are my options&amp;#63;&lt;br /&gt;Comments: I also need to force all generated value types to be nullable &amp;#58;&amp;#41;&amp;#10;&amp;#10;Thanks for any help.</description><author>ronnieoverby</author><pubDate>Mon, 01 Apr 2013 23:48:41 GMT</pubDate><guid isPermaLink="false">Commented Issue: Way to make all generated number properties floating point? [1300] 20130401114841P</guid></item><item><title>Commented Issue: Way to make all generated number properties floating point? [1300]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1300</link><description>I&amp;#39;m using the binary programmatically like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#9;var j &amp;#61; new JsonClassGenerator&amp;#40;&amp;#41;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.UseProperties &amp;#61; true&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Namespace &amp;#61; &amp;#34;RavenLinqpadDriver&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;j.MainClass &amp;#61; &amp;#34;MainClass&amp;#34;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Example &amp;#61; &amp;#34;&amp;#123;&amp;#39;Name&amp;#39;&amp;#58;&amp;#39;Ronnie&amp;#39;, &amp;#39;Age&amp;#39;&amp;#58; 28&amp;#125;&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;using &amp;#40;var writer &amp;#61; new StringWriter&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;j.OutputStream &amp;#61; writer&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;j.GenerateClasses&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;var genCode &amp;#61; writer.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Is there a way to force all generated numeric properties to be doubles instead of using an int32 when a decimal point is not present. If not, what are my options&amp;#63;&lt;br /&gt;Comments: A related question&amp;#58;&amp;#10;&amp;#10;How can I force javascript arrays to translate into List&amp;#60;T&amp;#62; instead of an array&amp;#63;</description><author>ronnieoverby</author><pubDate>Mon, 01 Apr 2013 23:38:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Way to make all generated number properties floating point? [1300] 20130401113801P</guid></item><item><title>Created Issue: Way to make all generated number properties floating point? [1300]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1300</link><description>I&amp;#39;m using the binary programmatically like this&amp;#58;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&amp;#9;var j &amp;#61; new JsonClassGenerator&amp;#40;&amp;#41;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.UseProperties &amp;#61; true&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Namespace &amp;#61; &amp;#34;RavenLinqpadDriver&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;j.MainClass &amp;#61; &amp;#34;MainClass&amp;#34;&amp;#59;&amp;#9;&lt;br /&gt;&amp;#9;j.Example &amp;#61; &amp;#34;&amp;#123;&amp;#39;Name&amp;#39;&amp;#58;&amp;#39;Ronnie&amp;#39;, &amp;#39;Age&amp;#39;&amp;#58; 28&amp;#125;&amp;#34;&amp;#59;&lt;br /&gt;&amp;#9;using &amp;#40;var writer &amp;#61; new StringWriter&amp;#40;&amp;#41;&amp;#41;&lt;br /&gt;&amp;#9;&amp;#123;&lt;br /&gt;&amp;#9;&amp;#9;j.OutputStream &amp;#61; writer&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;j.GenerateClasses&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#9;var genCode &amp;#61; writer.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;&amp;#9;&amp;#125;&lt;br /&gt;&lt;br /&gt;&amp;#96;&amp;#96;&amp;#96;&lt;br /&gt;&lt;br /&gt;Is there a way to force all generated numeric properties to be doubles instead of using an int32 when a decimal point is not present. If not, what are my options&amp;#63;&lt;br /&gt;</description><author>ronnieoverby</author><pubDate>Mon, 01 Apr 2013 23:28:47 GMT</pubDate><guid isPermaLink="false">Created Issue: Way to make all generated number properties floating point? [1300] 20130401112847P</guid></item><item><title>Edited Issue: Doesn't support array of objects [1299]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1299</link><description>It seems JSON C&amp;#35; Clss Generator doesn&amp;#39;t supports array of objects like this&amp;#58;&lt;br /&gt;&amp;#91;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;1&amp;#125;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;2&amp;#125;&amp;#93;&lt;br /&gt;Will it support in the future&amp;#63;&lt;br /&gt;</description><author>antiufo</author><pubDate>Fri, 22 Feb 2013 00:06:56 GMT</pubDate><guid isPermaLink="false">Edited Issue: Doesn't support array of objects [1299] 20130222120656A</guid></item><item><title>Commented Issue: Doesn't support array of objects [1299]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1299</link><description>It seems JSON C&amp;#35; Clss Generator doesn&amp;#39;t supports array of objects like this&amp;#58;&lt;br /&gt;&amp;#91;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;1&amp;#125;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;2&amp;#125;&amp;#93;&lt;br /&gt;Will it support in the future&amp;#63;&lt;br /&gt;Comments: Yes, the feature has already been checked into the repository. I will soon release the updated binaries.</description><author>antiufo</author><pubDate>Thu, 21 Feb 2013 17:22:45 GMT</pubDate><guid isPermaLink="false">Commented Issue: Doesn't support array of objects [1299] 20130221052245P</guid></item><item><title>Created Issue: Doesn't support array of objects [1299]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1299</link><description>It seems JSON C&amp;#35; Clss Generator doesn&amp;#39;t supports array of objects like this&amp;#58;&lt;br /&gt;&amp;#91;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;1&amp;#125;&amp;#123;&amp;#34;a&amp;#34;&amp;#58;2&amp;#125;&amp;#93;&lt;br /&gt;Will it support in the future&amp;#63;&lt;br /&gt;</description><author>VictorWoo</author><pubDate>Thu, 21 Feb 2013 07:14:03 GMT</pubDate><guid isPermaLink="false">Created Issue: Doesn't support array of objects [1299] 20130221071403A</guid></item><item><title>Edited Issue: Make Generated Classes "partial" [1298]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1298</link><description>I would like to extend the generated classes but do not want to modify the generated classes.  Can you add an option or make the classes &amp;#34;partial&amp;#34; or default to &amp;#34;partial&amp;#34; classes&amp;#63;&lt;br /&gt;</description><author>DavidWright94583</author><pubDate>Fri, 02 Nov 2012 15:52:31 GMT</pubDate><guid isPermaLink="false">Edited Issue: Make Generated Classes "partial" [1298] 20121102035231P</guid></item><item><title>Edited Issue: Make Generated Classes "partial" [1298]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1298</link><description>I would like to extend the generated classes but do not want to modify the generated classes.  Can you add option or make the classes &amp;#34;partial&amp;#34; or default to &amp;#34;partial&amp;#34; classes&amp;#63;&lt;br /&gt;</description><author>DavidWright94583</author><pubDate>Fri, 02 Nov 2012 15:52:14 GMT</pubDate><guid isPermaLink="false">Edited Issue: Make Generated Classes "partial" [1298] 20121102035214P</guid></item><item><title>Created Issue: Make Generated Classes "partial" [1298]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1298</link><description>I would like to extend the generated classes but do not want to modify the generated classes.  Can you add option or make the classes default to &amp;#34;partial&amp;#34;&amp;#63;&lt;br /&gt;</description><author>DavidWright94583</author><pubDate>Fri, 02 Nov 2012 15:45:16 GMT</pubDate><guid isPermaLink="false">Created Issue: Make Generated Classes "partial" [1298] 20121102034516P</guid></item><item><title>Created Issue: Need to update the ReadString() method of the JSonClassHelper.cs [1297]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1297</link><description>First of all, thank you very much for a such a wonderful library&amp;#33;&lt;br /&gt;&lt;br /&gt;This Library I use mostly with the NewtonsoftJSon library. And with the recent release of the Newtonsoft JSON, the last line in the method throws a System.InvalidCastException.&lt;br /&gt;&lt;br /&gt;        public static string ReadString&amp;#40;JToken token&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            var value &amp;#61; GetJToken&amp;#60;JValue&amp;#62;&amp;#40;token&amp;#41;&amp;#59;&lt;br /&gt;            if &amp;#40;value &amp;#61;&amp;#61; null&amp;#41; return null&amp;#59;&lt;br /&gt;            return &amp;#40;string&amp;#41;value.Value&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;This happens not for all the strings. But strings that look like dates. For example if the JSON has something like &amp;#34;start_time&amp;#34;&amp;#58; &amp;#34;2012-07-27T11&amp;#58;30&amp;#58;00&amp;#34; and when you try to read this, the NewtonSoft identifies the value.Value as DateTime and when you try to cast it to string, it throws the cast exception.&lt;br /&gt;&lt;br /&gt;A simple solution that I have followed for this to work with the upgraded version of the newtonsoft json is to call the ToString&amp;#40;&amp;#41; method.&lt;br /&gt;&lt;br /&gt;        public static string ReadString&amp;#40;JToken token&amp;#41;&lt;br /&gt;        &amp;#123;&lt;br /&gt;            var value &amp;#61; GetJToken&amp;#60;JValue&amp;#62;&amp;#40;token&amp;#41;&amp;#59;&lt;br /&gt;            if &amp;#40;value &amp;#61;&amp;#61; null&amp;#41; return null&amp;#59;&lt;br /&gt;            return value.Value.ToString&amp;#40;&amp;#41;&amp;#59;&lt;br /&gt;        &amp;#125;&lt;br /&gt;&lt;br /&gt;Wanted to share this with others as well and probably if this makes sense, please do the change to the main helper.&lt;br /&gt;&lt;br /&gt;Thanks again for such a neat library&amp;#33;&lt;br /&gt;Well wisher,&lt;br /&gt;Braga&lt;br /&gt;</description><author>jbragadeesh</author><pubDate>Mon, 30 Jul 2012 00:52:26 GMT</pubDate><guid isPermaLink="false">Created Issue: Need to update the ReadString() method of the JSonClassHelper.cs [1297] 20120730125226A</guid></item><item><title>Commented Issue: Unable to generate the code [1296]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1296</link><description>Hi,&lt;br /&gt;&lt;br /&gt;i tried using your tool, but when i press Generate it shows messageBox with error&amp;#58;&lt;br /&gt;Unable to generate the code&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;Comments: ** Comment from web user: antiufo ** &lt;p&gt;Can you attach the JSON code that causes Json C&amp;#35; Generator to display this error message&amp;#63;&lt;/p&gt;</description><author>antiufo</author><pubDate>Sat, 21 Apr 2012 19:05:10 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to generate the code [1296] 20120421070510P</guid></item><item><title>Created Issue: Unable to generate the code [1296]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1296</link><description>Hi,&lt;br /&gt;&lt;br /&gt;i tried using your tool, but when i press Generate it shows messageBox with error&amp;#58;&lt;br /&gt;Unable to generate the code&amp;#58; Object reference not set to an instance of an object.&lt;br /&gt;</description><author>Shersh</author><pubDate>Fri, 20 Apr 2012 07:16:14 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to generate the code [1296] 20120420071614A</guid></item><item><title>Closed Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1170</link><description>I attempt to Generate the C&amp;#35; class, and I get the above error.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample JSON&lt;br /&gt;&amp;#65279;GetLocationCoordinates&amp;#40;&amp;#123;&amp;#34;authenticationResultCode&amp;#34;&amp;#58;&amp;#34;ValidCredentials&amp;#34;,&amp;#34;brandLogoUri&amp;#34;&amp;#58;&amp;#34;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;dev.virtualearth.net&amp;#92;&amp;#47;Branding&amp;#92;&amp;#47;logo_powered_by.png&amp;#34;,&amp;#34;copyright&amp;#34;&amp;#58;&amp;#34;Copyright &amp;#169; 2011 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.&amp;#34;,&amp;#34;resourceSets&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;estimatedTotal&amp;#34;&amp;#58;1,&amp;#34;resources&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;__type&amp;#34;&amp;#58;&amp;#34;Location&amp;#58;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;schemas.microsoft.com&amp;#92;&amp;#47;search&amp;#92;&amp;#47;local&amp;#92;&amp;#47;ws&amp;#92;&amp;#47;rest&amp;#92;&amp;#47;v1&amp;#34;,&amp;#34;bbox&amp;#34;&amp;#58;&amp;#91;41.771497282429323,-88.031395656228241,41.779222717570676,-88.017584343771759&amp;#93;,&amp;#34;name&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;point&amp;#34;&amp;#58;&amp;#123;&amp;#34;type&amp;#34;&amp;#58;&amp;#34;Point&amp;#34;,&amp;#34;coordinates&amp;#34;&amp;#58;&amp;#91;41.77536,-88.02449&amp;#93;&amp;#125;,&amp;#34;address&amp;#34;&amp;#58;&amp;#123;&amp;#34;addressLine&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave&amp;#34;,&amp;#34;adminDistrict&amp;#34;&amp;#58;&amp;#34;IL&amp;#34;,&amp;#34;adminDistrict2&amp;#34;&amp;#58;&amp;#34;DuPage Co.&amp;#34;,&amp;#34;countryRegion&amp;#34;&amp;#58;&amp;#34;United States&amp;#34;,&amp;#34;formattedAddress&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;locality&amp;#34;&amp;#58;&amp;#34;Downers Grove&amp;#34;,&amp;#34;postalCode&amp;#34;&amp;#58;&amp;#34;60516-1771&amp;#34;&amp;#125;,&amp;#34;confidence&amp;#34;&amp;#58;&amp;#34;High&amp;#34;,&amp;#34;entityType&amp;#34;&amp;#58;&amp;#34;Address&amp;#34;&amp;#125;&amp;#93;&amp;#125;&amp;#93;,&amp;#34;statusCode&amp;#34;&amp;#58;200,&amp;#34;statusDescription&amp;#34;&amp;#58;&amp;#34;OK&amp;#34;,&amp;#34;traceId&amp;#34;&amp;#58;&amp;#34;b4881270869d407a9fbfc6b50dccf78d&amp;#124;BL2M002309&amp;#124;02.00.126.3000&amp;#124;BL2MSNVM001289&amp;#34;&amp;#125;&amp;#41;&lt;br /&gt;Comments: &lt;p&gt;&lt;/p&gt;</description><author>antiufo</author><pubDate>Tue, 13 Sep 2011 14:47:29 GMT</pubDate><guid isPermaLink="false">Closed Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170] 20110913024729P</guid></item><item><title>Commented Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1170</link><description>I attempt to Generate the C&amp;#35; class, and I get the above error.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample JSON&lt;br /&gt;&amp;#65279;GetLocationCoordinates&amp;#40;&amp;#123;&amp;#34;authenticationResultCode&amp;#34;&amp;#58;&amp;#34;ValidCredentials&amp;#34;,&amp;#34;brandLogoUri&amp;#34;&amp;#58;&amp;#34;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;dev.virtualearth.net&amp;#92;&amp;#47;Branding&amp;#92;&amp;#47;logo_powered_by.png&amp;#34;,&amp;#34;copyright&amp;#34;&amp;#58;&amp;#34;Copyright &amp;#169; 2011 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.&amp;#34;,&amp;#34;resourceSets&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;estimatedTotal&amp;#34;&amp;#58;1,&amp;#34;resources&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;__type&amp;#34;&amp;#58;&amp;#34;Location&amp;#58;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;schemas.microsoft.com&amp;#92;&amp;#47;search&amp;#92;&amp;#47;local&amp;#92;&amp;#47;ws&amp;#92;&amp;#47;rest&amp;#92;&amp;#47;v1&amp;#34;,&amp;#34;bbox&amp;#34;&amp;#58;&amp;#91;41.771497282429323,-88.031395656228241,41.779222717570676,-88.017584343771759&amp;#93;,&amp;#34;name&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;point&amp;#34;&amp;#58;&amp;#123;&amp;#34;type&amp;#34;&amp;#58;&amp;#34;Point&amp;#34;,&amp;#34;coordinates&amp;#34;&amp;#58;&amp;#91;41.77536,-88.02449&amp;#93;&amp;#125;,&amp;#34;address&amp;#34;&amp;#58;&amp;#123;&amp;#34;addressLine&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave&amp;#34;,&amp;#34;adminDistrict&amp;#34;&amp;#58;&amp;#34;IL&amp;#34;,&amp;#34;adminDistrict2&amp;#34;&amp;#58;&amp;#34;DuPage Co.&amp;#34;,&amp;#34;countryRegion&amp;#34;&amp;#58;&amp;#34;United States&amp;#34;,&amp;#34;formattedAddress&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;locality&amp;#34;&amp;#58;&amp;#34;Downers Grove&amp;#34;,&amp;#34;postalCode&amp;#34;&amp;#58;&amp;#34;60516-1771&amp;#34;&amp;#125;,&amp;#34;confidence&amp;#34;&amp;#58;&amp;#34;High&amp;#34;,&amp;#34;entityType&amp;#34;&amp;#58;&amp;#34;Address&amp;#34;&amp;#125;&amp;#93;&amp;#125;&amp;#93;,&amp;#34;statusCode&amp;#34;&amp;#58;200,&amp;#34;statusDescription&amp;#34;&amp;#58;&amp;#34;OK&amp;#34;,&amp;#34;traceId&amp;#34;&amp;#58;&amp;#34;b4881270869d407a9fbfc6b50dccf78d&amp;#124;BL2M002309&amp;#124;02.00.126.3000&amp;#124;BL2MSNVM001289&amp;#34;&amp;#125;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: antiufo ** &lt;p&gt;Hi,&lt;br /&gt;You should remove the non-json part of code&amp;#58;&lt;br /&gt;OK&amp;#58; &amp;#123;&amp;#34;authentication.....&amp;#125;&lt;br /&gt;Wrong&amp;#58; &amp;#65279;GetLocationCoordinates&amp;#40;&amp;#123;&amp;#34;authentication.....&amp;#125;&amp;#41;&lt;br /&gt;&lt;/p&gt;</description><author>antiufo</author><pubDate>Tue, 13 Sep 2011 14:46:36 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170] 20110913024636P</guid></item><item><title>Commented Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1170</link><description>I attempt to Generate the C&amp;#35; class, and I get the above error.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample JSON&lt;br /&gt;&amp;#65279;GetLocationCoordinates&amp;#40;&amp;#123;&amp;#34;authenticationResultCode&amp;#34;&amp;#58;&amp;#34;ValidCredentials&amp;#34;,&amp;#34;brandLogoUri&amp;#34;&amp;#58;&amp;#34;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;dev.virtualearth.net&amp;#92;&amp;#47;Branding&amp;#92;&amp;#47;logo_powered_by.png&amp;#34;,&amp;#34;copyright&amp;#34;&amp;#58;&amp;#34;Copyright &amp;#169; 2011 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.&amp;#34;,&amp;#34;resourceSets&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;estimatedTotal&amp;#34;&amp;#58;1,&amp;#34;resources&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;__type&amp;#34;&amp;#58;&amp;#34;Location&amp;#58;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;schemas.microsoft.com&amp;#92;&amp;#47;search&amp;#92;&amp;#47;local&amp;#92;&amp;#47;ws&amp;#92;&amp;#47;rest&amp;#92;&amp;#47;v1&amp;#34;,&amp;#34;bbox&amp;#34;&amp;#58;&amp;#91;41.771497282429323,-88.031395656228241,41.779222717570676,-88.017584343771759&amp;#93;,&amp;#34;name&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;point&amp;#34;&amp;#58;&amp;#123;&amp;#34;type&amp;#34;&amp;#58;&amp;#34;Point&amp;#34;,&amp;#34;coordinates&amp;#34;&amp;#58;&amp;#91;41.77536,-88.02449&amp;#93;&amp;#125;,&amp;#34;address&amp;#34;&amp;#58;&amp;#123;&amp;#34;addressLine&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave&amp;#34;,&amp;#34;adminDistrict&amp;#34;&amp;#58;&amp;#34;IL&amp;#34;,&amp;#34;adminDistrict2&amp;#34;&amp;#58;&amp;#34;DuPage Co.&amp;#34;,&amp;#34;countryRegion&amp;#34;&amp;#58;&amp;#34;United States&amp;#34;,&amp;#34;formattedAddress&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;locality&amp;#34;&amp;#58;&amp;#34;Downers Grove&amp;#34;,&amp;#34;postalCode&amp;#34;&amp;#58;&amp;#34;60516-1771&amp;#34;&amp;#125;,&amp;#34;confidence&amp;#34;&amp;#58;&amp;#34;High&amp;#34;,&amp;#34;entityType&amp;#34;&amp;#58;&amp;#34;Address&amp;#34;&amp;#125;&amp;#93;&amp;#125;&amp;#93;,&amp;#34;statusCode&amp;#34;&amp;#58;200,&amp;#34;statusDescription&amp;#34;&amp;#58;&amp;#34;OK&amp;#34;,&amp;#34;traceId&amp;#34;&amp;#58;&amp;#34;b4881270869d407a9fbfc6b50dccf78d&amp;#124;BL2M002309&amp;#124;02.00.126.3000&amp;#124;BL2MSNVM001289&amp;#34;&amp;#125;&amp;#41;&lt;br /&gt;Comments: ** Comment from web user: bcbeatty ** &lt;p&gt;When I downloaded the source code and tried again. It was successful.&lt;/p&gt;</description><author>bcbeatty</author><pubDate>Tue, 13 Sep 2011 00:49:01 GMT</pubDate><guid isPermaLink="false">Commented Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170] 20110913124901A</guid></item><item><title>Created Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170]</title><link>http://jsonclassgenerator.codeplex.com/workitem/1170</link><description>I attempt to Generate the C&amp;#35; class, and I get the above error.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;Sample JSON&lt;br /&gt;&amp;#65279;GetLocationCoordinates&amp;#40;&amp;#123;&amp;#34;authenticationResultCode&amp;#34;&amp;#58;&amp;#34;ValidCredentials&amp;#34;,&amp;#34;brandLogoUri&amp;#34;&amp;#58;&amp;#34;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;dev.virtualearth.net&amp;#92;&amp;#47;Branding&amp;#92;&amp;#47;logo_powered_by.png&amp;#34;,&amp;#34;copyright&amp;#34;&amp;#58;&amp;#34;Copyright &amp;#169; 2011 Microsoft and its suppliers. All rights reserved. This API cannot be accessed and the content and any results may not be used, reproduced or transmitted in any manner without express written permission from Microsoft Corporation.&amp;#34;,&amp;#34;resourceSets&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;estimatedTotal&amp;#34;&amp;#58;1,&amp;#34;resources&amp;#34;&amp;#58;&amp;#91;&amp;#123;&amp;#34;__type&amp;#34;&amp;#58;&amp;#34;Location&amp;#58;http&amp;#58;&amp;#92;&amp;#47;&amp;#92;&amp;#47;schemas.microsoft.com&amp;#92;&amp;#47;search&amp;#92;&amp;#47;local&amp;#92;&amp;#47;ws&amp;#92;&amp;#47;rest&amp;#92;&amp;#47;v1&amp;#34;,&amp;#34;bbox&amp;#34;&amp;#58;&amp;#91;41.771497282429323,-88.031395656228241,41.779222717570676,-88.017584343771759&amp;#93;,&amp;#34;name&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;point&amp;#34;&amp;#58;&amp;#123;&amp;#34;type&amp;#34;&amp;#58;&amp;#34;Point&amp;#34;,&amp;#34;coordinates&amp;#34;&amp;#58;&amp;#91;41.77536,-88.02449&amp;#93;&amp;#125;,&amp;#34;address&amp;#34;&amp;#58;&amp;#123;&amp;#34;addressLine&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave&amp;#34;,&amp;#34;adminDistrict&amp;#34;&amp;#58;&amp;#34;IL&amp;#34;,&amp;#34;adminDistrict2&amp;#34;&amp;#58;&amp;#34;DuPage Co.&amp;#34;,&amp;#34;countryRegion&amp;#34;&amp;#58;&amp;#34;United States&amp;#34;,&amp;#34;formattedAddress&amp;#34;&amp;#58;&amp;#34;6109 Springside Ave, Downers Grove, IL 60516-1771&amp;#34;,&amp;#34;locality&amp;#34;&amp;#58;&amp;#34;Downers Grove&amp;#34;,&amp;#34;postalCode&amp;#34;&amp;#58;&amp;#34;60516-1771&amp;#34;&amp;#125;,&amp;#34;confidence&amp;#34;&amp;#58;&amp;#34;High&amp;#34;,&amp;#34;entityType&amp;#34;&amp;#58;&amp;#34;Address&amp;#34;&amp;#125;&amp;#93;&amp;#125;&amp;#93;,&amp;#34;statusCode&amp;#34;&amp;#58;200,&amp;#34;statusDescription&amp;#34;&amp;#58;&amp;#34;OK&amp;#34;,&amp;#34;traceId&amp;#34;&amp;#58;&amp;#34;b4881270869d407a9fbfc6b50dccf78d&amp;#124;BL2M002309&amp;#124;02.00.126.3000&amp;#124;BL2MSNVM001289&amp;#34;&amp;#125;&amp;#41;&lt;br /&gt;</description><author>bcbeatty</author><pubDate>Tue, 13 Sep 2011 00:40:09 GMT</pubDate><guid isPermaLink="false">Created Issue: Unable to generate the code: Unexpected character encountered while parsing value: ﻿. Line 1, position 1. [1170] 20110913124009A</guid></item></channel></rss>