Scott Muc

Another .Net Developer Named Scott

  Home  |   Contact  |   Syndication    |   Login
  22 Posts | 0 Stories | 25 Comments | 0 Trackbacks

News

Archives

Post Categories

Blogging Tools

Personal

Work Related

Xml

It came to my attention recently that some XML output (ASX files) is not working on the Mac platform. Asx is the Windows Media playlist file format. I am using the XmlTextWriter object to output to a text file, and these files are located on a webserver so people can click on them and listen to pretty music. Unfortunately these files don't work on the mac because it chokes on the BOM. Removing the BOM fixed the issue. Yay, I'm happy and so is the client. Unfortunately I'm left feeling like I shouldn't...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati