ch6 CreditCarg.jpg image problem
I downloaded the code for Chapter 6 so I could include the image for the credit card but I can't get it to work as a "Source" for an Image control.
I added the card image to the project and it appears as a resource in the Solution Explorer. I've dropped and configured a Border control as defined in the instructions. I've dropped an Image control into the Border control as defined in the instructions. However, when I attempt to set the Source property on the Image control to the CreditCard.jpg image, I get an error message that reads
"Property value not valid".
Expanding the details reveals the following:
"Could not load file or assembly 'Credit Card,Culture=neutral' or one of its dependencies. The system cannot find the file specified."
What's going on?
Any help would be greatly appreciated.
Thanks.
|