View Single Post
Old 12-30-2008, 01:33 AM   #106 (permalink)
account4me2
Squirt
 
Join Date: Dec 2008
Posts: 13
account4me2 is on a distinguished road
Default

I'm embarrassed to have to ask, but how do I apply the hotfix of this post: http://www.zuneboards.com/forums/app...ml#post297458?

I've downloaded this Free file hosting by Savefile.com and I've tried copying the files from that and pasting them over the original files from the first post, but I still get:
Quote:
Warning 1 The project file 'SleepTimer.csproj' appears to have been created with XNA Game Studio 3.0 CTP. For instructions on how to upgrade this project to work with the current version, copy and paste this link into your browser: XNA Creators Club Online - xna game studio 3.0 readme. SleepTimer
Then if I fix that file like the link says, and I get 6 errors similar to this:
Quote:
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?) H:My DocumentsdownloadsZune games+appsSleepTimer - orig then hotfixed - CopySleepTimerSleepTimerGame1.cs 285 39 SleepTimer
I fix those by removing "Queue." from each place the error occurs. I am able to successfully build and deploy, but when I actually try to run the app the screen just goes black and the zune reboots. What am I doing wrong?

Thanks.



account4me2 is offline   Reply With Quote