Did you ever add some resource (some xml, bmp, mp3, etc) to your project yet were not able to load them? I ran into this problem when adding an xml file, which contained some settings that are included when the code is built. Using the following code
Read More...