Hi!
I am having some issues with the new Universal Apps, i have an existing project, and i have turnt it into a Universal app (r.click Add Windows Phone 8.1 etc), that worked fine, but when i take files from the orignal project to the shared project they cannot
be found when the app runs, just to demonstrate, i copied an image over and tried to display it:

But, if i put the image in the root of the folder it works...
There is also a warning message saying:
Warning 3
The file 'cityscape.png' has the same name in the shared project and the 'WorldClockTimeZones' project. The copy from the 'WorldClockTimeZones' project will be deployed to your app. To remove this warning, rename the file 'cityscape.png' in the shared project
or the 'WorldClockTimeZones' project. 0
0
But this is not true, the image no longer exists in the original project...
Any ideas?
Thanks
Andy