Is there a workaround on this or is this possible in silverlight?
my image is not displaying.
<Image Source="http://localhost/TempWS/Images/mtdb.ico" Height="60" Width="60"/>
Is there a workaround on this or is this possible in silverlight?
my image is not displaying.
<Image Source="http://localhost/TempWS/Images/mtdb.ico" Height="60" Width="60"/>
The Silverlight Image control supports only PNG and Jpeg images out-of-the-box.