Michael Washington reported to me this morning that the code in my Silverlight 1.0 OutlookBar Control article was throwing errors. I barely looked at it and realized it was an interaction with the sidebar code.
Just like last spring when I did the MIX countdown timer, I had stupidly put the same code in the artile as in the MasterPage.
The JavaScript and the XAML in that article have not changed, it's all good. What I did change was the JS and XAML that's executing in that page, and the only changes were naming to avoid crashes.
If anyone finds anything not working in that, let me know... I think I have it all switched over.
And... if anyone finds anything broken anywhere else, let me know as well... this has been up two weeks and broken
I'm going to take a shot at putting some code up maybe today for the executing sidebar control incase anyone wants to take a shot at using that... it is just a bit different because of the need for extensibility.