1

Closed

Video sample no longer works

description

The video player sample will start and correctly load the first video. However, attempting to navigate to another video via the navigation tray or attempting to go to the album view and then back to the video results in a NullReferenceException in the timer_Tick method in VideoViewer.cs (VideoElement is null). The video sample used to work, so this is most likely a bug introduced recently by sbeeler (me).
Closed Jul 14, 2009 at 5:34 AM by sbeeler
Fixed in Release 2.1

comments

sbeeler wrote Jul 13, 2009 at 2:45 AM

Fixed in change set 25965. Oddly, I don't think I caused this bug, as I had never edited the VideoViewer.cs file before. Not sure how this worked before...

http://slideshow2.codeplex.com/SourceControl/changeset/view/25965