I was recently doing a deployment of a non-browser hosted WPF application. It contained some XML files used as data. I used the Publish wizard in VS and ran my application. It blew up and, after debugging, I realized that my XML files hadn't been deployed.
Read More...