Inflectra Customer Forums: SOAP VISUAL STUDIO 2010 (Thread) Hi, I am trying to connect Spira with Visual Studio 2010, reading this article: https://www.inflectra.com/Support/KnowledgeBase/KB3.aspx I achieved successfully connect with my username and password to my projects (using these sentences spiraImportExport.Connection_Authenticate("username", "password"); spiraImportExport.Connection_ConnectToProject(projectId);), but the Visual Studio 2010 not compile if I try to get a list of incidents because not recognize the type "RemoteFilter". List remoteFilters = new List (); The error message is: "no se puede encontrar el tipo o nombre de espacio de nombres "RemoteFilter" (¿falta una directiva using o una referencia de ensamblado?)" Thanks, regards! en-US(C) Copyright 2006-2024 Inflectra Corporation.support@inflectra.com/Computers/Software/Project_Management//Computers/Software/Quality_Assurance/KronoDesksupport@inflectra.comhttp://www.inflectra.com/kronodesk/forums/threads120/Support/Forum/spirateam/issues-questions/461.aspxthreadId=461José Ignacio J Durand (jignaciodurand@gmail.com)SOAP VISUAL STUDIO 2010 Hi, I am trying to connect Spira with Visual Studio 2010, reading this article: https://www.inflectra.com/Support/KnowledgeBase/KB3.aspx I achieved successfully connect with my username and password to my projects (using these sentences spiraImportExport.Connection_Authenticate("username", "password"); spiraImportExport.Connection_ConnectToProject(projectId);), but the Visual Studio 2010 not compile if I try to get a list of incidents because not recognize the type "RemoteFilter". List remoteFilters = new List (); The error message is: "no se puede encontrar el tipo o nombre de espacio de nombres "RemoteFilter" (¿falta una directiva using o una referencia de ensamblado?)" Thanks, regards! Thu, 20 Dec 2012 15:42:55 -05002012-12-21T20:37:26-05:00/Support/Forum/spirateam/issues-questions/461.aspxmessageId=873David J (support1@inflectra.com) There should be a RemoteFilter object listed in the Object Viewer inside Visual Studio. Do yo There should be a RemoteFilter object listed in the Object Viewer inside Visual Studio. Do you see any of the RemoteX objects listed (RemoteIncident, RemoteFilter, etc.) Fri, 21 Dec 2012 20:37:26 -05002012-12-21T20:37:26-05:00/Support/Forum/spirateam/issues-questions/461.aspx#reply873