Whenever I try to connect to my generation 1 Zune 30 in the XNA Game Studio Device Center, I select my Zune and press next, only to recieve this error:
System.NullReferenceException: Object reference not set to an instance of an object.
at Microsoft.Xna.GameStudio.DeviceManagement.UI.ZuneErrorPage.SetCurrentPage()
at Microsoft.Xna.GameStudio.DeviceManagement.UI.AddDeviceWizard.Error()
at Microsoft.Xna.GameStudio.DeviceManagement.UI.ZuneProgressPage.bw_RunWorkerCompleted(Object sender, RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.OnRunWorkerCompleted(RunWorkerCompletedEventArgs e)
at System.ComponentModel.BackgroundWorker.AsyncOperationCompleted(Object arg)
What gives?
I am running Windows Vista Ultimate 32-bit with Visual Studio 2008 Professional and the Game Studio 3.0 CTP