well, it turns out that the system.startinfo.arguments is
limited to
2000 some characters, and my xml string was longer than
that. To work
around this, I had to save the xml to a file, and pass the
path as my
parameter. Not what I wanted to do, but whatever.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
Google Groups "C# Developers" group.
To post to this group, send email to CSDevelopers googlegroups.com
To unsubscribe from this group, send email to
CSDevelopers-unsubscribe googlegroups.com
For more options, visit this group at http
://groups-beta.google.com/group/CSDevelopers
-~----------~----~----~----~------~----~------~--~---
|