Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WriteXml in compact framework
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00793308
Message ID:
00793314
Vues:
20
Jon,

Ok, you said that the workstationguid is correct, and yet the error message is showing some kind of a date, not a GUID. So, there's something wrong with your data somewhere ... have you tried tracing it?

~~Bonnie


>Working with the compact framework and writing XML file with the following code I get an error of:
>
>"An unhandled exception of type 'SystemsArgumentException' occurred in System.Data.dll
>
>Additional information: Cannot set column 'workstationguid' to '5/27/2003 05:58:33 PM70754
>
>
>The workstationguid value is correct.
>
>Code producing problem is the second line
>
>ds.Tables[0].Rows[0]["workstationguid"] = workstationguid;
>ds.WriteXml(TAConfigPath + "TAConfig.XML");
>
>
>
>Any insight to what I'm missing?
>
>Thanks
>Jon
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform