I'm not entirely sure if this is fluke, but I tried to deploy zune hero and got these errors twice
Code:
Error 1 'Microsoft.Xna.Framework.Media.MediaQueue' does not contain a definition for 'MoveNext' and no extension method 'MoveNext' accepting a first argument of type 'Microsoft.Xna.Framework.Media.MediaQueue' could be found (are you missing a using directive or an assembly reference?) C:Documents and SettingsAgitaDesktopZuneZuneHeroZuneHeroZuneHeroZuneHeroGame1.cs 89 31 ZuneHero
Code:
Error 2 'Microsoft.Xna.Framework.Media.MediaQueue' does not contain a definition for 'MoveNext' and no extension method 'MoveNext' accepting a first argument of type 'Microsoft.Xna.Framework.Media.MediaQueue' could be found (are you missing a using directive or an assembly reference?) C:Documents and SettingsAgitaDesktopZuneZuneHeroZuneHeroZuneHeroZuneHeroGame1.cs 289 39 ZuneHero
Code:
Error 3 No overload for method 'GetVisualizationData' takes '2' arguments C:Documents and SettingsAgitaDesktopZuneZuneHeroZuneHeroZuneHeroZuneHeroGame1.cs 466 13 ZuneHero