Skip to main content

Microsoft Silverlight

Answered Question MultiScaleImage can't set Relative path?RSS Feed

(0)

allanex
allanex

Member

Member

10 points

1 Posts

MultiScaleImage can't set Relative path?

 <MultiScaleImage x:Name="Photos" Source="assets/info.bin" />

it's doesn't work,and some issue use in c#(New Uri(...,UriKind.Relative)). who know it?

swildermuth
swildermuth

Star

Star

8320 points

1,546 Posts

Answered Question

Re: MultiScaleImage can't set Relative path?

Uri's are somewhat broken right now.  Relative paths are looking in the XAP file.  I suspect this will change later, but for now you need to use non-relative paths.

(If this has answered your question, "Mark as Answer")

Shawn Wildermuth
C# MVP, MCSD, Speaker and Author

Silverlight 3 Workshop
Miami, FL: Oct 12-14th
Portlant, OR: Dec 2-4th
Atlanta, GA: Dec 7-9th
http://silverlight-tour.com
  • Unanswered Question
  • Answered Question
  • Announcement
Microsoft Communities