Powered by MSDN

US - English
NEW! Silverlight 5 is available Learn More

  • discorax

    discorax

    Member

    40 Points

    14 Posts

    Re: Downloader Error 4001?

    Dec 19, 2007 03:23 PM | LINK

    I'm using this code:

         <Rectangle.Fill>
         <ImageBrush ImageSource="_images/logo.gif" Stretch="Uniform"/>
        </Rectangle.Fill>

    I'm getting that same error, but it's in the same domain as the site.  Any ideas now? 

    THAT'S WEIRD...or is it? I changed the file to a PNG and all worked perfectly.  Is there something wrong with loading a GIF?  Guess I'll need to dig further down and see what other limitations there are.