Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. Strange problems with XmlDocument in VC++

Strange problems with XmlDocument in VC++

Scheduled Pinned Locked Moved C / C++ / MFC
debuggingcsharpc++dotnetquestion
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Jaran Nilsen
    wrote on last edited by
    #1

    Hi. I want to use the XmlDocument (from the .Net framework) to download RSS files and parse them. This should be possible right? Or is there another object I should use? When I try with XmlDocument it sometimes work, and sometimes don't... It's very strange... It crashes on the XmlDocument::Load function, and gives me an unhandled exception at blahblah. The debug output gives me the following: HEAP[TeotiTrayBuddy.exe]: HEAP: Free Heap block 4050cb0 modified at 4050da8 after it was freed Unhandled exception at 0x77f75a58 in TeotiTrayBuddy.exe: User breakpoint. I am trying to catch an XmlException which is what the Load function should throw... Any ideas? I have just started up with .Net so it would not surprise me if I have taken the wrong approach. Any advice are welcome... Regards, Jaran

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups