© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
7 replies
Intel 80486DX4 (pichu___.)

help with XML

https://github.com/win-ini/niuniakweb/tree/master <- my code if it's needed.

so, I'm having trouble with XmlReader. I'm having it parse these from a URI, but it seems to get stuck on the
ReadElementContentAsString()
ReadElementContentAsString()
method (I've set up message boxes as debugging behaviour, and the one right before the call to the method appears, but nothing ever happens, and the next one's never triggered. the app isn't frozen, though).

edit: here's exactly where it gets stuck https://github.com/win-ini/niuniakweb/blob/master/niuniakweb1/Form1.cs#L81
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

XMl: How to convert IEnumerable<XmlNode> to XmlNodeList ?
C#CC# / help
3y ago
✅ Help with xmlserialization
C#CC# / help
2y ago
❔ Help with program, datagridview to xml help
C#CC# / help
4y ago