<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: Error with System.Runtime.Serialization (Thread)</title><description>&#xD;
  Hello!     I'm developing a class in which I need to use the reference  "System.Runtime.Serialization".     We've included the references, but I still get the following error:        E rror CS0234: The type or namespace name `ExtensionDataObject' does not exist in the namespace `System.Runtime.Serialization'. Are you missing an assembly reference?              class code is:        using System;      using UnityEngine;      using System.Runtime.Serialization;             public class SpiraClient : MonoBehaviour {              	 private System.Runtime.Serialization.ExtensionDataObject extensionDataField;       		 public SpiraClient ()        	 {       	 }       		 public void mostrar()       	 {       		 Debug.Log("TEST);       	 }             }       &#xD;
&#xD;
</description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spirateam/issues-questions/496.aspx</link><item><guid isPermaLink="false">threadId=496</guid><author>José Ignacio J Durand (jignaciodurand@gmail.com)</author><title>Error with System.Runtime.Serialization</title><description>&#xD;
  Hello!     I'm developing a class in which I need to use the reference  "System.Runtime.Serialization".     We've included the references, but I still get the following error:        E rror CS0234: The type or namespace name `ExtensionDataObject' does not exist in the namespace `System.Runtime.Serialization'. Are you missing an assembly reference?              class code is:        using System;      using UnityEngine;      using System.Runtime.Serialization;             public class SpiraClient : MonoBehaviour {              	 private System.Runtime.Serialization.ExtensionDataObject extensionDataField;       		 public SpiraClient ()        	 {       	 }       		 public void mostrar()       	 {       		 Debug.Log("TEST);       	 }             }       &#xD;
&#xD;
</description><pubDate>Thu, 07 Feb 2013 14:56:25 -0500</pubDate><a10:updated>2013-02-08T17:06:25-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/496.aspx</link></item><item><guid isPermaLink="false">messageId=920</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> &#xD;
&#xD;
&#xD;
This is a bit outside of our experience, can anyone help Jose?  Regards  Adam </title><description> &#xD;
&#xD;
&#xD;
This is a bit outside of our experience, can anyone help Jose?  Regards  Adam </description><pubDate>Fri, 08 Feb 2013 12:04:40 -0500</pubDate><a10:updated>2013-02-08T12:04:40-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/496.aspx#reply920</link></item><item><guid isPermaLink="false">messageId=921</guid><author>David J (adam.sandman+support@inflectra.com)</author><title>&#xD;
&#xD;
&#xD;
On the surface it sounds like you need to add a reference to a missing .NET DLL.</title><description>&#xD;
&#xD;
&#xD;
On the surface it sounds like you need to add a reference to a missing .NET DLL.</description><pubDate>Fri, 08 Feb 2013 12:05:07 -0500</pubDate><a10:updated>2013-02-08T12:05:07-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/496.aspx#reply921</link></item><item><guid isPermaLink="false">messageId=928</guid><author>José Ignacio J Durand (jignaciodurand@gmail.com)</author><title>&#xD;
Thanks for your response.  The reference is already added in the code (using System.Runtime.Serial</title><description>&#xD;
Thanks for your response.  The reference is already added in the code (using System.Runtime.Serialization) and is also added to the list of project references.&#xD;
&#xD;
 I do not know the reason for this error </description><pubDate>Fri, 08 Feb 2013 17:06:25 -0500</pubDate><a10:updated>2013-02-08T17:06:25-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/496.aspx#reply928</link></item></channel></rss>