When and where are you talking about right clicking a node and unloading the project
just to let you know, I think more is needed than just that. I did it, but it won't start up on the zune. In debuggeing, it showed an error with executing, so I think that there is some out-dated code in there that worked before, but currently does not. unless someone who has an understanding of C# looks at it, we may have to wait awhile
__________________
\nn/===IRON MAIDEN RULES===\nn/
Xbox live/Zune= Epocilyps. Invites are fine. need people with zunes on my friends list.
i keep getting this message can someone help me?
thanks in advance!
Error 1 The project file 'ZuneAlarm [Zune].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 beta readme. ZuneAlarm [Zune]
Nvm i guess everyone is have this problem.....
Last edited by baskettplayr; 09-25-2008 at 06:41 PM.
Reason: i messed up
i keep getting this message can someone help me?
thanks in advance!
Error 1 The project file 'ZuneAlarm [Zune].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 beta readme. ZuneAlarm [Zune]
Nvm i guess everyone is have this problem.....
no and yes. no, none of us can help you. yes, all of us have that problem, ergo, your face. and ours. in "zune firmware 3.0-xna 3.0 CTP game" labelled doo doo
no and yes. no, none of us can help you. yes, all of us have that problem, ergo, your face. and ours. in "zune firmware 3.0-xna 3.0 CTP game" labelled doo doo
all right guys i can help you wit ur problem, all right so what you need to do is upgrade the zune alarm because it was made with an outdated version of XNA, to upgrade it you need to go to a text editor such as notepad on your computer. then load up the file of the zune alarm which is the visual c# project file, dont load up the solution file. ok when you have that done you need to go to the very bottom of the file and search for wordings saying this
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\v3.0\Microsoft.Xna.GameStudio.Common.target s" />
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\v3.0\Microsoft.Xna.GameStudio.NestedContent .targets"
ok i want you now to highlight these wordings in the document and switch it with this:
<Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" />
when you have that done save the file, just overwrite the file. then you can deploy the solution. but the alarm wont work because huntsman hasn't updated the zune alarm to work with the new 3.0 firmware. but im not so sure about that because i havent tried it recently, so ya u can go ahead and try deploying it and tell me if it works.
urgh... i hope he fixes it soon, i miss waking up to music.
Quote:
Originally Posted by lVlochachino
all right guys i can help you wit ur problem, all right so what you need to do is upgrade the zune alarm because it was made with an outdated version of XNA, to upgrade it you need to go to a text editor such as notepad on your computer. then load up the file of the zune alarm which is the visual c# project file, dont load up the solution file. ok when you have that done you need to go to the very bottom of the file and search for wordings saying this
<Import Project="$(MSBuildExtensionsPath)MicrosoftXNA Game Studiov3.0Microsoft.Xna.GameStudio.Common.targets" />
<Import Project="$(MSBuildExtensionsPath)MicrosoftXNA Game Studiov3.0Microsoft.Xna.GameStudio.NestedContent.t argets"
ok i want you now to highlight these wordings in the document and switch it with this:
<Import Project="$(MSBuildExtensionsPath)MicrosoftXNA Game StudioMicrosoft.Xna.GameStudio.targets" />
when you have that done save the file, just overwrite the file. then you can deploy the solution. but the alarm wont work because huntsman hasn't updated the zune alarm to work with the new 3.0 firmware. but im not so sure about that because i havent tried it recently, so ya u can go ahead and try deploying it and tell me if it works.
Long description basically copied from the previous page.
If you read the above post made by me, you would see, I've already tried that and announced that it can't be fixed Only by that. there is some interior coding that has to be updated, besides just converting it...
__________________
\nn/===IRON MAIDEN RULES===\nn/
Xbox live/Zune= Epocilyps. Invites are fine. need people with zunes on my friends list.
Greetings. I'm a brand new forum member and I joined simply to add to the voices wanting an update.
Once I found out that this program was created I was overexcited.....now I'm a little sad.
I tried downloading the past versions and after going through the necessary corrections
"The copy paste thing and the Font To arial thing" It did finally deploy to my zune......................but after I try to "play" it its loads then restarts, like much others.
But whatever.
Essentially I would like for the developer to try (if you can) to update it for Zune 3.0. Thank you.