XBAP Image control doesn't render under Orcas
Windows API
1
Posts
1
Posters
0
Views
1
Watching
-
Anyone else had trouble getting an image to render in a WPF/XBAP application running under VS Orcas? The following XAML runs just fine in VS2005 and Expression Blend: The Winter.jpg image is located in the root directory of the app. Its build action is set to Resource. When I load this project and run it in Orcas, the image doesn't appear on the page. No exceptions are thrown. I'm running the Orcas Beta1 VPC distro.