I have been working all afternoon on a WPF project using Expression Blend... however i am having problems moving the WPF controls to Visual C#. I can get the xaml controls working in a WPF container only if it contains no embedded images... but whenever i try to use images it tells me that
"The file Images/GUI/background.jpg is not part of the project or its 'Build Action' property is not set to 'Resource"
It was working find in Expression Blend so i dont know why it doesn't work in Visual C#.
Question
Guest
I have been working all afternoon on a WPF project using Expression Blend... however i am having problems moving the WPF controls to Visual C#. I can get the xaml controls working in a WPF container only if it contains no embedded images... but whenever i try to use images it tells me that
"The file Images/GUI/background.jpg is not part of the project or its 'Build Action' property is not set to 'Resource"
It was working find in Expression Blend so i dont know why it doesn't work in Visual C#.
Anyone know what i'm doing wrong...?
Thanks
Link to comment
Share on other sites
1 answer to this question
Recommended Posts