Silverlight Spy @ Channel9
The Silverlight Spy video interview I did at MIX09 is online. I try to demonstrate all the cool features of Silverlight Spy in under 15 minutes. Some features, such as Automation and Styles, didn't make it to the final edit. Go to this overview for a complete list of what Silverlight Spy can do for you.
Published: April 7, 2009

Great Job Koen!! Really cool!!
I got this error - I have SL 3.0 beta, maybe thats the problem ?
Unable to cast COM object of type 'ComUtilitiesLib.UtilManClass' to interface type 'ComUtilitiesLib.IUtilMan'. This operation failed because the QueryInterface call on the COM component for the interface with IID '{DD264321-7025-476C-8B7A-850E0B79DD41}' failed due to the following error: No such interface supported (Exception from HRESULT: 0x80004002 (E_NOINTERFACE)).
A work-around for this error has been added to the Spy FAQ
Awesome tool!
Is there a way to inspect a .xap located w/in the local file system? I'm trying to use Spy on a SL 2.0 page I'm developing w/in VS 2008 located at something like:
file:///C:/.../MyProject/Bin/Debug/TestPage.html
I get the following issue:
[Warning] Spy not loaded, the file scheme is not supported. Please use HTTP or HTTPS.
Minor issue, as I can obviously create a host project, but that seems an unnecessary concern for the tool...