Community

    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Notepad only opens header XML file

    Help wanted · · · – – – · · ·
    4
    5
    310
    Loading More Posts
    • 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.
    • ErikSlump
      ErikSlump last edited by

      I have a few XML files that won’t open properly in notepad++. I can open them in Windows Internet Explorer just fine, but in Notepad++ only the two header lines are shown. What can cause this?
      Normaly XML files open perfectly in Notepad++.

      Here’s first part of the file: (the part upto the page break is the only part that’s shown in Notepad++)

      <?xml version=“1.0” encoding=“UTF-8”?>
      <SOAP-ENV:Envelope xmlns:ns3=“http://tempuri.org/” xmlns:ns2=“http://schemas.datacontract.org/2004/07/PROAFinancialService.Entities” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns:ns1=“http://schemas.datacontract.org/2004/07/PROAFinancialService” xmlns:SOAP-ENV=“http://schemas.xmlsoap.org/soap/envelope/”>

      SOAP-ENV:Body
      ns3:CreateFinancialEntryObj
      ns3:requestFinancialEntry
      ns1:DatabaseTEST</ns1:Database>
      <ns1:Domain xsi:nil=“true”/>
      <ns1:Password xsi:nil=“true”/>

      1 Reply Last reply Reply Quote 0
      • PeterJones
        PeterJones last edited by

        Have you tried checking if there’s a horizontal scrollbar, or tried turning on linewrap? It sounds like this xml just doesn’t have newlines…

        1 Reply Last reply Reply Quote 0
        • ErikSlump
          ErikSlump last edited by

          yes I did. That’s not it.

          Alan Kilborn 1 Reply Last reply Reply Quote 1
          • Alan Kilborn
            Alan Kilborn @ErikSlump last edited by

            @ErikSlump said:

            That’s not it.

            It’s probably a case of this.

            1 Reply Last reply Reply Quote 0
            • rinku singh
              rinku singh last edited by

              Notepad++ v7.7.1 (32-bit)
              Build time : Jun 16 2019 - 21:14:50
              Path : C:\Program Files\Notepad++\notepad++.exe
              Admin mode : OFF
              Local Conf mode : OFF
              OS : Windows 7 (32-bit)
              Plugins : auto_populate.dll Console_output.dll Demo.dll mimeTools.dll NppConverter.dll NppExec.dll NppExport.dll Remove_dup_lines.dll

              & also you can provide total data of file here

              1 Reply Last reply Reply Quote 0
              • First post
                Last post
              Copyright © 2014 NodeBB Forums | Contributors