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. General Programming
  3. WCF and WF
  4. Odd Characters Appearing at XAML Root!!!!

Odd Characters Appearing at XAML Root!!!!

Scheduled Pinned Locked Moved WCF and WF
wpfquestion
5 Posts 3 Posters 3 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
    Jammer 0
    wrote on last edited by
    #1

    Hi All, Has anyone else seen Blend 2.5 June 2008 Preview breaking pages??? Every now and then I find blend has added in something like:

    

    Making the root of the XAML look like :

    <page

    or:

    <window

    Really not good!

    Jammer Going where everyone here has gone before! :) My Blog

    G H 2 Replies Last reply
    0
    • J Jammer 0

      Hi All, Has anyone else seen Blend 2.5 June 2008 Preview breaking pages??? Every now and then I find blend has added in something like:

      

      Making the root of the XAML look like :

      <page

      or:

      <window

      Really not good!

      Jammer Going where everyone here has gone before! :) My Blog

      G Offline
      G Offline
      Gideon Engelberth
      wrote on last edited by
      #2

      I've seen something similar happen when I was transferring to and from a Unix FTP server. I don't recall the exact combination that would cause the characters, but I think it was saving in Visual Studio then opening in Notepad. My guess was that the characters are byte-order marks.

      J 1 Reply Last reply
      0
      • G Gideon Engelberth

        I've seen something similar happen when I was transferring to and from a Unix FTP server. I don't recall the exact combination that would cause the characters, but I think it was saving in Visual Studio then opening in Notepad. My guess was that the characters are byte-order marks.

        J Offline
        J Offline
        Jammer 0
        wrote on last edited by
        #3

        I see ... I was just flipping between the same file in Visual Studio 2008 and Blend 2.5 ... very odd ...

        Jammer Going where everyone here has gone before! :) My Blog

        1 Reply Last reply
        0
        • J Jammer 0

          Hi All, Has anyone else seen Blend 2.5 June 2008 Preview breaking pages??? Every now and then I find blend has added in something like:

          

          Making the root of the XAML look like :

          <page

          or:

          <window

          Really not good!

          Jammer Going where everyone here has gone before! :) My Blog

          H Offline
          H Offline
          Haroon Sarwar
          wrote on last edited by
          #4

          That's a UTF8-BOM...used to identify that a file is in UTF8 encoding... http://en.wikipedia.org/wiki/Byte-order_mark[^]

          J 1 Reply Last reply
          0
          • H Haroon Sarwar

            That's a UTF8-BOM...used to identify that a file is in UTF8 encoding... http://en.wikipedia.org/wiki/Byte-order_mark[^]

            J Offline
            J Offline
            Jammer 0
            wrote on last edited by
            #5

            Ahhh ... I wonder where that was coming from? All I was doing was editing the same file in Blend 2.5 and VS ...

            Jammer Going where everyone here has gone before! :) My Blog

            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