<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic How many references should be imported when using JSON.VBO in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68613#M21218</link>
    <description>I want to use the JSON VBO to convert collection to string but the message box notices "Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems",So I open the JSON business object and click the "Check Code" button ,the error messages as below:

Initialise	Stage1	Error	Validate	Compiler error at line 8: Name 'JavaScriptConvert' is not declared.	No
Initialise	Stage1	Error	Validate	Compiler error at line 47: Type 'JavaScriptObject' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 89: Type 'JavaScriptObject' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 59: Name 'JavaScriptConvert' is not declared.	No
Initialise	Stage1	Error	Validate	Compiler error at line 108: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 38: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 64: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 69: Type 'JavaScriptObject' is not defined.	No

which reference should I import besides these references and namespaces?

References:
System.Data.dll
System.Xml.dll
System.Drawing.dll
C:\Program Files\Blue Prism Limited\Blue Prism Automate\Newtonsoft.Json.dll

Namespaces:
System.Data
System.Drawing
Newtonsoft.Json
System.Collections.Generic
System.Text
System.IO
System

thanks.</description>
    <pubDate>Tue, 28 Apr 2015 08:41:00 GMT</pubDate>
    <dc:creator>MichaelFu</dc:creator>
    <dc:date>2015-04-28T08:41:00Z</dc:date>
    <item>
      <title>How many references should be imported when using JSON.VBO</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68613#M21218</link>
      <description>I want to use the JSON VBO to convert collection to string but the message box notices "Internal : Could not run the object because one of the code stages has a compile error, use Check for Errors for a list of problems",So I open the JSON business object and click the "Check Code" button ,the error messages as below:

Initialise	Stage1	Error	Validate	Compiler error at line 8: Name 'JavaScriptConvert' is not declared.	No
Initialise	Stage1	Error	Validate	Compiler error at line 47: Type 'JavaScriptObject' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 89: Type 'JavaScriptObject' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 59: Name 'JavaScriptConvert' is not declared.	No
Initialise	Stage1	Error	Validate	Compiler error at line 108: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 38: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 64: Type 'JavaScriptArray' is not defined.	No
Initialise	Stage1	Error	Validate	Compiler error at line 69: Type 'JavaScriptObject' is not defined.	No

which reference should I import besides these references and namespaces?

References:
System.Data.dll
System.Xml.dll
System.Drawing.dll
C:\Program Files\Blue Prism Limited\Blue Prism Automate\Newtonsoft.Json.dll

Namespaces:
System.Data
System.Drawing
Newtonsoft.Json
System.Collections.Generic
System.Text
System.IO
System

thanks.</description>
      <pubDate>Tue, 28 Apr 2015 08:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68613#M21218</guid>
      <dc:creator>MichaelFu</dc:creator>
      <dc:date>2015-04-28T08:41:00Z</dc:date>
    </item>
    <item>
      <title>1) Have you installed</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68614#M21219</link>
      <description>1) Have you installed NewtonSoft JSON version 1.3.1? &lt;A href="https://github.com/JamesNK/Newtonsoft.Json/releases/download/1.3.1/Json" target="test_blank"&gt;https://github.com/JamesNK/Newtonsoft.Json/releases/download/1.3.1/Json&lt;/A&gt;
2) Does the dll exist at 'C:\Program Files\Blue Prism Limited\Blue Prism Automate\Newtonsoft.Json.dll' (it shouldn't need a fully qualified path just 'Newtonsoft.Json.dll' should be enough)
3) You should not need any additional namespace imports or references.</description>
      <pubDate>Tue, 28 Apr 2015 14:36:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68614#M21219</guid>
      <dc:creator>GilesBathgate</dc:creator>
      <dc:date>2015-04-28T14:36:00Z</dc:date>
    </item>
    <item>
      <title>Thank you.It works on</title>
      <link>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68615#M21220</link>
      <description>Thank you.It works on NewtonSoft JSON version 1.3.1</description>
      <pubDate>Wed, 29 Apr 2015 08:24:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/How-many-references-should-be-imported-when-using-JSON-VBO/m-p/68615#M21220</guid>
      <dc:creator>MichaelFu</dc:creator>
      <dc:date>2015-04-29T08:24:00Z</dc:date>
    </item>
  </channel>
</rss>

