OK--I am a complete newbie at any handheld player, I am not very computer savvy, and I just got my Zune yesterday.
By following EXACTLY what the tutorial said, I was able to download a game (solitaire), and get the text book reader to work. Not all of the steps are there, but if you THINK about what you are doing, it is fine. Just dont be in a hurry.
As well, I had to reboot several times, my Zune reset oddly, but its great now.
Thanks very much for this tut!
Dahn (yes I'm a girl)
Last edited by dahn98; 12-10-2008 at 10:33 PM.
Reason: cant spell
[quote=Timtacious;324308]@nuriko: Which version of XNA do you have, and when does the zune reset? You can get XNA 3.0 Final from the OP, or 3.0 Beta from my sig.
Error 1 The project file 'Calendar.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[/url]. Calendar
i didnt think this was going to work for awhile there.
stuff takes forever to install on my computer tho.
especially this stuff, seems like its going to take a lot of processing power.
thanks none-the-less tho for the tutorial, helped a ton
I was able to download the C# editor however when I began the installation for the XNA game editor, it gave an error code saying
Quote:
"See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Configuration.ConfigurationErrorsException: Configuration system failed to initialize ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section system.serviceModel. (C:WINDOWSMicrosoft.NETFrameworkv2.0.50727Configma chine.config line 136)
at System.Configuration.ConfigurationSchemaErrors.Thr owIfErrors(Boolean ignoreLocal)
at System.Configuration.BaseConfigurationRecord.Throw IfParseErrors(ConfigurationSchemaErrors schemaErrors)
at System.Configuration.BaseConfigurationRecord.Throw IfInitErrors()
at System.Configuration.ClientConfigurationSystem.Ens ureInit(String configKey)
--- End of inner exception stack trace ---
at System.Configuration.ClientConfigurationSystem.Ens ureInit(String configKey)
at System.Configuration.ClientConfigurationSystem.Pre pareClientConfigSystem(String sectionName)
at System.Configuration.ClientConfigurationSystem.Sys tem.Configuration.Internal.IInternalConfigSystem.G etSection(String sectionName)
at System.Configuration.ConfigurationManager.GetSecti on(String sectionName)
at System.Configuration.PrivilegedConfigurationManage r.GetSection(String sectionName)
at System.Diagnostics.DiagnosticsConfiguration.GetCon figSection()
at System.Diagnostics.DiagnosticsConfiguration.Initia lize()
at System.Diagnostics.DiagnosticsConfiguration.get_In dentSize()
at System.Diagnostics.TraceInternal.InitializeSetting s()
at System.Diagnostics.TraceInternal.get_Listeners()
at System.Diagnostics.Trace.get_Listeners()
at Microsoft.Xna.TaskManagement.Common.Support.Init()
at Microsoft.Xna.TaskManagement.Common.Support.TrVerb ose(String format, Object[] parms)
at Microsoft.Xna.TaskManagement.TaskScheduler.Load(St ring fileName)
at Bootstrapper.InstallProgressPage.SetCurrentPage()
at Bootstrapper.SetupWizard.Proceed()
at Bootstrapper.SetupWizard.nextButton_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.O nMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.W ndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box."