![]() |
| |||||||
| Registrarse | Preguntas Frecuentes | Lista de Foreros | Calendario | Buscar | Temas de Hoy | Marcar Foros Como Leídos |
![]() |
| | LinkBack | Herramientas | Desplegado |
| |||
| Estimados. Tengo un problema al deserializar un XML. Simplemente no me carga ningun objeto en la clase destino. Les paso el XML <?xml version="1.0" encoding="utf-8" ?> <Tests> <Test> <TestId>AUT-00001</TestId> <TestType>PRUEBA DATACENTER</TestType> <TestDescription>DATACENTERUNO</TestDescription> <TestFileFolder>C:\DMAUnitTest\AUT-00001</TestFileFolder> <TestTransactionClass></TestTransactionClass> <TestJobType>TC</TestJobType> <TestName>Primer TC</TestName> <TestJobfinishOk>false</TestJobfinishOk> <TestDependsArray> <TestDepend> <TransactionDependsId>0</TransactionDependsId> <TestResultsArray> <TestResult> <TestStatusesArray> <TestStatus> <Phase>END</Phase> <Status>DONE</Status> </TestStatus> </TestStatusesArray> <TestErrorsArray> <TestError> <Code>1</Code> <Name>1</Name> <Description>1</Description> </TestError> </TestErrorsArray> </TestResult> </TestResultsArray> </TestDepend> </TestDependsArray> <TestResultsArray> <TestResult> <TestStatusesArray> <TestStatus> <Phase>END</Phase> <Status>DONE</Status> </TestStatus> </TestStatusesArray> <TestErrorsArray> <TestError> <Code>1</Code> <Name>1</Name> <Description>1</Description> </TestError> </TestErrorsArray> </TestResult> </TestResultsArray> </Test> </Tests> Con la utilidad xsd que trae el VS 2005 genero la clase, aun asi, no carga nada al deserializar. Algun consejo? Gracias. |
| | ||||
| ||||
| |
![]() |
| Herramientas | |
| Desplegado | |
| |
Temas Similares | ||||
| Tema | Autor | Foro | Respuestas | Último mensaje |
| Problema: un problema del equipo impide que se descarguen o instal | problema de equipo impide instalar actua | Newsgroup microsoft.public.es.update_services | 6 | 21-09-2008 16:50:00 |
| Problema al Compartir Internet entre XP y Vista (Problema diferente a los demas ya posteados) | borro56 | Newsgroup microsoft.public.es.windowsvista | 0 | 28-05-2008 21:54:53 |
| Problema al deserializar | Juan Miguel | Newsgroup microsoft.public.es.servicios.web | 6 | 15-12-2005 14:35:02 |
| Deserializar un mensaje | Paola Cardoso | Newsgroup microsoft.public.es.servicios.web | 3 | 02-10-2004 22:27:17 |
| Problemas para deserializar un stream | roman | Newsgroup microsoft.public.es.xml | 2 | 18-09-2003 22:54:22 |