|
  
|
|
|||||||
| Tutorials A collection of tutorials to help you with various programs. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#61 (permalink) | |
|
Jr. Member
Join Date: Jul 2008
Location: dc
Posts: 367
Reputation: 18
|
Quote:
![]()
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ![]() ![]() |
|
|
|
|
|
|
#66 (permalink) | ||
|
God of the Post Reports
Support Team
Section Staff Super Zuner² |
Quote:
And you didn't install the programs properly, likely need to install or reinstall XNA Game Studio.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Now with links! Quote:
![]() |
||
|
|
|
|
|
#69 (permalink) |
|
zB Nightshift
Support Team
Premium Member Section Staff Super Zuner |
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. | To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. "Anomalys exist, for without struggle there is no progress." This post may or may not contain accurate information. This post is that of my own opinion, knowledge, and reasoning, and does not nessessarily reflect that of CroudGather or Zuneboards and their affiliates, period. |
|
|
|
|
|
#70 (permalink) |
|
Zewbie
Join Date: Sep 2008
Posts: 2
Reputation: 10
|
System.Runtime.InteropServices.COMException (0x80004005): Could not connect to 'T-$hain'. Make sure the device is connected to the computer and not busy syncing content.
at Microsoft.Xna.RemoteServices.ZunePrimaryConnector. Connect(String hostId, Session session, Int32 millisecondTimeout, StringBuilder diagnosticBuilder) at Microsoft.Xna.RemoteServices.HostConnection.OpenPr imaryConnection(StringBuilder diagnosticBuilder) at Microsoft.Xna.RemoteServices.HostConnection.Connec tToHost(Int32 millisecondTimeout, StringBuilder diagnosticBuilder) that's what my thing shows every time when i use it on xna game studio |
|
|
|
|
|
#72 (permalink) | |
|
Purger of Ignorance
zB Programmer
Section Staff Super Zuner Join Date: Jun 2008
Location: In my own world
Posts: 1,670
Reputation: 231
|
Quote:
XNA Game Studio 3.0 CTP is not what you want... get XNA Game Studio 3.0 Beta instead.
__________________
"Against logic there is no armor like ignorance." - Laurence J. Peter Solitaire for your Zune! To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Zune Book Reader! To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. ![]() |
|
|
|
|
|
|
#73 (permalink) | |
|
Zewbie
Join Date: Jan 2008
Posts: 1
Reputation: 10
|
Quote:
You probably have XNA Game Studio 3.0 CTP Uninstall that and install XNA Game Studio 3.0 BETA |
|
|
|
|
|
|
#74 (permalink) |
|
Zewbie
Join Date: Sep 2008
Posts: 2
Reputation: 10
|
whenever i go to download XNA Game Studio 3.0 CTP it says We are sorry, the page you requested cannot be found.
See below for search results close to your request, or try a new search. could someone give me a link to where it works? |
|
|
|
|
|
#75 (permalink) | |
|
God of the Post Reports
Support Team
Section Staff Super Zuner² |
You want to search for XNA Game Studio Beta now, not the CTP.
__________________
To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. To view links or images in signatures your post count must be 0 or greater. You currently have 0 posts. Now with links! Quote:
![]() |
|
|
|
|
|
|
#76 (permalink) |
|
Zewbie
Join Date: May 2007
Posts: 1
Reputation: 10
|
when i click the .sln file , this is what i see:
--------------------------- Microsoft Development Environment --------------------------- The selected file is not a valid Visual Studio solution file. --------------------------- OK --------------------------- any clues what i am doing wrong? |
|
|
|
|
|
#77 (permalink) |
|
Zewbie
Join Date: Sep 2008
Posts: 1
Reputation: 10
|
OK, so I downloaded XNA Game Studio Beta, not the CTS one. It did find my Zune.
I downloaded c#, the specific file listed. I downloaded the games package and installed the additional fonts. I can get everything to run fine until the "deploy" part... THIS is the error I'm getting... Error 1 The project file 'ManicMinerForZune.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: (it won't let the link be pasted yet... so... sorry ) ManicMinerForZuneI get this error for any of the games I try to install... Do I go back and uninstall the beta and put in CTP??? I'd really like a variety of games on here before my dad goes in for surgery and I"m spending everyday at the hospital... Last edited by justakitty : 09-22-2008 at 05:04 PM. Reason: fyi: it's a Zune 30, Windows Vista Home Basic |
|
|
|
|
|
#78 (permalink) |
|
Zewbie
|
I have the same problem as justakitty, it keeps saying that it was made with the CTP version.
This is what the readme says to do: " 1. 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. 2. Right-click the project node again and select Edit <projectname>.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. 3. In the XML editor, scroll down to the bottom of the .csproj file and locate the following three <Import.../> elements. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.target s" /> <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" /> Replace these with the following two <Import.../> elements. Note that the first element is the same. <Import Project="$(MSBuildBinPath)\Microsoft.CSharp.target s" /> <Import Project="$(MSBuildExtensionsPath)\Microsoft\XNA Game Studio\Microsoft.Xna.GameStudio.targets" /> 4. Save the .csproj file. 5. Right-click the project node again. The project node will still be marked unavailable. 6. Select Reload Project . 7. Click Yes to close the editor. " It tells you to unload the project by right clicking the project node. But what is the Project Node? i've been looking for it for hours, and haven't found it.
__________________
Noobs fail at life. I am one of those noobs. =P ![]() |
|
|
|
|
|
#80 (permalink) | |
|
Zewbie
Join Date: Sep 2008
Posts: 1
Reputation: 10
|
Quote:
|
|
|
|
|