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
  1. Home
  2. Web Development
  3. ASP.NET
  4. Read xml from SSL server [modified]

Read xml from SSL server [modified]

Scheduled Pinned Locked Moved ASP.NET
sysadminsecurityxmlhelpquestion
3 Posts 2 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.
  • P Offline
    P Offline
    Phrone
    wrote on last edited by
    #1

    I'm reading an xml file that is stored on a webserver that has SSL. But I get an error " '>' is an unexpected token. The expected token is '"' or '''. Line 3, position 46." It works fine if the xml file is on a webserver that doesn't have SSL. I'm using XmlDocument.Load(url) Is there some other way that I can try? Edit. If I was unclear, the xml file is on a different server than my web application.

    modified on Friday, December 12, 2008 2:40 PM

    U 1 Reply Last reply
    0
    • P Phrone

      I'm reading an xml file that is stored on a webserver that has SSL. But I get an error " '>' is an unexpected token. The expected token is '"' or '''. Line 3, position 46." It works fine if the xml file is on a webserver that doesn't have SSL. I'm using XmlDocument.Load(url) Is there some other way that I can try? Edit. If I was unclear, the xml file is on a different server than my web application.

      modified on Friday, December 12, 2008 2:40 PM

      U Offline
      U Offline
      Uwe Keim
      wrote on last edited by
      #2

      Sounds to me that it is not a matter of SSL/non-SSL but more to the content of the XML document. Are you sure that you test with the _same_ XML documents?

      • My personal 24/7 webcam - Always live ;-) • Holiday Season special – zeta producer Desktop 8 (CMS) including all modules for only $129! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.

      P 1 Reply Last reply
      0
      • U Uwe Keim

        Sounds to me that it is not a matter of SSL/non-SSL but more to the content of the XML document. Are you sure that you test with the _same_ XML documents?

        • My personal 24/7 webcam - Always live ;-) • Holiday Season special – zeta producer Desktop 8 (CMS) including all modules for only $129! • Zeta Uploader - Easily send large files by e-mail. Windows and web client available.

        P Offline
        P Offline
        Phrone
        wrote on last edited by
        #3

        Yes, I'm sure that it's the same file.

        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