Forum Discussion
Aaron_McMahon_2
Nimbostratus
Aug 16, 2007get_global_statistics() - Returns a bad XML file
I'm trying to get statistics for the BIG-IP using SystemStats.get_global_statistics() in a VB.NET project. VB.NET chokes on the response with this error:
There is an error in XML document (579, 67).
Other SOAP calls to the BIG-IP work fine. I'm basing my code on the sample VB.NET project included in the iControl SDK.
I checked the XML document that gets returned and it's fine. I can import the XML into a web browser and it will render without errors. But VS.NET thinks there is an error at line 579, character 67.
The BIG-IP I'm running it against is v9.4.1. I did a test with v9.2.4 and it worked fine.
Any ideas what's happening here? I've attached the XML response from the BIG-IP that VB.NET doesn't like for some reason. I had to break it into two files because the file upload doesn't allow files greater than 100k and it wouldn't accept a ZIP file. You'll need to re-assemble it into one XML file.
Thanks...
- Aaron
- In your attachments, there are something like 9 request/response pairs like the following chained after each other.
- Aaron_McMahon_2
Nimbostratus
Sorry, I forgot that the logfile showed multiple SOAP calls. I stripped it down to just the relevant SOAP request/response. - This is odd. If it's a valid xml document being returned, and you are getting an XML parsing error, then the version of WSDL you are generating shouldn't matter as it hasn't even gotten to that point in the processing chain.
Recent Discussions
Related Content
DevCentral Quicklinks
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com
Discover DevCentral Connects