Xbox Friends Watch - v1.2 has been posted

Download 1.2 now

This is a very small update that is the same as version 1.1, except that a fix has been added to allow the sidebar gadget to run if you have installed the Silverlight 2 Beta 1 runtime.

There was a small bug in path resolution that the team is aware of and will hopefully be able to fix in future releases.

When setting the source parameter during application initialization the workaround involves making the path absolute using the gadget protocol.

Old code:

source: "xaml/SideBar.xaml"

New code:

source: "x-gadget:///xaml/SideBar.xaml"

I know this is not the promised version 2 that many of you are looking for, but getting past this bug is a step in the right direction.

Thanks to Donovan for finding the solution!

posted on Mar 26th, 2008 | Permalink | Comments
blog comments powered by Disqus