 | |
08-28-2008, 11:26 AM
|
#22 (permalink)
| | PGL Founder
Join Date: Sep 2006 Location: SoCal Age: 36 PSN ID: Peench
Wii ID: 5757 7273 0641 1996
| That's weird. Can you connect and sync your Zune when you are not trying to install a game? | |
__________________ |
| Share with: |
08-28-2008, 12:21 PM
|
#23 (permalink)
| | PGL Softcore Admin
Join Date: Sep 2006 Location: Nazareth, PA Age: 35 | Oh man, I haven't messed with this for awhile now. I had it installed on my work PC.......shhhhhh......... and it was causing some conflicting issues with work related software...so I had to uninstall it. Sorry.
Make sure you can connect with the Zune software as normal. Then, when trying the XNA software, make sure the Zune software IS NOT running. Remember to also set-up your Zune in the XNA device manager if you haven't done so. | |
__________________ |
| Share with: |
09-18-2008, 06:44 PM
|
#25 (permalink)
| | On the List | more info Hello all here is the entire error message I get.
The project file appears to have been created with xna game studio 3.0 ctp. For instructions on how to upgrade this project with the current version, copy and paste theis link into your browser: http:/go.microsoft.com/fwlink/?LinkId=121512
I have no idea where I am supposed to right-click in order to get the 'unload' option so I can change the lines that need to be changed.
Again I thank any one who can help meand would be grateful.  | | |
| Share with: |
09-18-2008, 09:48 PM
|
#26 (permalink)
| | PGL Community Vendor
Join Date: Jan 2007 Location: Denver Age: 36 | I had to uninstall the old xna and install the new one. I don't think the old games/apps are compatible with the new xna, because MS reissued the Alien Game with the 3.0a xna beta for use with the 3.0 firmware. | |
__________________ |
| Share with: |
09-23-2008, 05:57 AM
|
#27 (permalink)
| | PGL Softcore Admin
Join Date: Sep 2006 Location: Nazareth, PA Age: 35 | It seems previous games are no longer compatible until they update 3 lines of code. I don't use the software anymore so I can't help with figuring out how to update code at this point. I would just look for updated games from the devs. No doubt they will be updating their game code. Hell, if they want their games to work they HAVE to.
These are the instructions for updating the code from the XNA Online FAQ: 1.2.1. How To Upgrade Projects from XNA Game Studio 3.0 CTP to XNA Game Studio 3.0 (Beta)
You will need to manually upgrade projects that were created with XNA Game Studio 3.0 CTP in order to use them with XNA Game Studio 3.0 (Beta). The upgrade wizard for XNA Game Studio 3.0 (Beta) upgrades only XNA Game Studio 2.0 projects. To manually upgrade a project created in XNA Game Studio 3.0 CTP, use the following procedure.- Right-click the project node for the XNA Game Studio 3.0 CTP project and select Unload Project. The node will now be marked unavailable.
- Right-click the project node again and select Edit .csproj. If you are using Visual C# 2008 Express Edition, you will not be able to edit the .csproj file directly in the IDE. Instead, use an external editor such as notepad.exe.
- In the XML editor, scroll down to the bottom of the .csproj file and locate the following three elements.
Replace these with the following two elements. Note that the first element is the same. - Save the .csproj file.
- Right-click the project node again. The project node will still be marked unavailable.
- Select Reload Project .
- Click Yes to close the editor.
XNA Creators Club Online - xna game studio 3.0 beta readme
Last edited by Crippler : 09-23-2008 at 06:00 AM.
| |
__________________ |
| Share with: |
10-06-2008, 08:09 PM
|
#30 (permalink)
| | On the List | PROJECT NODE Quote:
Originally Posted by Crippler It seems previous games are no longer compatible until they update 3 lines of code. I don't use the software anymore so I can't help with figuring out how to update code at this point. I would just look for updated games from the devs. No doubt they will be updating their game code. Hell, if they want their games to work they HAVE to.
These are the instructions for updating the code from the XNA Online FAQ: 1.2.1. How To Upgrade Projects from XNA Game Studio 3.0 CTP to XNA Game Studio 3.0 (Beta) You will need to manually upgrade projects that were created with XNA Game Studio 3.0 CTP in order to use them with XNA Game Studio 3.0 (Beta). The upgrade wizard for XNA Game Studio 3.0 (Beta) upgrades only XNA Game Studio 2.0 projects. To manually upgrade a project created in XNA Game Studio 3.0 CTP, use the following procedure.- Right-click the project node for the XNA Game Studio 3.0 CTP project and select Unload Project. The node will now be marked unavailable.
- Right-click the project node again and select Edit .csproj. If you are using Visual C# 2008 Express Edition, you will not be able to edit the .csproj file directly in the IDE. Instead, use an external editor such as notepad.exe.
- In the XML editor, scroll down to the bottom of the .csproj file and locate the following three elements.
Replace these with the following two elements. Note that the first element is the same. - Save the .csproj file.
- Right-click the project node again. The project node will still be marked unavailable.
- Select Reload Project .
- Click Yes to close the editor.
XNA Creators Club Online - xna game studio 3.0 beta readme |
What is a project node and in which program, that if I right-click, will it appear in? | | |
| Share with: |
10-07-2008, 05:09 AM
|
#32 (permalink)
| | PGL Softcore Admin
Join Date: Sep 2006 Location: Nazareth, PA Age: 35 | Not sure what the project node is. Possibly the tab that is present when the XNA file is open w/in the software. ? | |
__________________ |
| Share with: |
10-07-2008, 01:11 PM
|
#33 (permalink)
| | PGL Founder
Join Date: Sep 2006 Location: SoCal Age: 36 PSN ID: Peench
Wii ID: 5757 7273 0641 1996
| Quote:
Originally Posted by kirbstar has anyone got some new games that actually work? if so link to where i can get them plz | That's a good question Kirb. I haven't found any. Anyone else? | |
__________________ |
| Share with: |
11-11-2008, 05:38 PM
|
#34 (permalink)
| | On the List | Alright, I read and followed all the instructions and everything worked up until the step where I deploy it. Here is the error I got.
Error 1 The project file 'ZunePong.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. ZunePong
Any Idea how to help me with this? | | |
| Share with: |  | | | Thread Tools | | | | Display Modes | Linear Mode |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |  | | Contribution | | If you enjoy PreGameLobby, feel free to make a contribution! | |