Shout Box

You are unable to view or post in the shoutbox until you have at least 5 posts.


Post Reply 
Xtaf issue....
Author Message
DXArmyEnigma Offline
Junior Member
**

Posts: 1
Joined: Jun 2011
Post: #1
Exclamation Xtaf issue....
Alright, I'm new to this and need some help.
I downloaded the Xtaf program and what not, But when I try to open my usb drive that I have formatted for my 360, I get This:

Unhandled exception has occurred in your application. If you click continue, the application will ignore this error and attempt to continue. If you click quit the application will close immediately.

Could not find the path F:\Xbox360

See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.DirectoryNotFoundException: Could not find a part of the path 'F:\Xbox360'.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path, String searchPattern, SearchOption searchOption)
at System.IO.Directory.GetFiles(String path)
at ..(String xbox360path)
at ..(String overidepath)
at ..(Object sender, EventArgs e)
at System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
at System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
at System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
at System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
at System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
at System.Windows.Forms.ToolStrip.WndProc(Message& m)
at System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)


************** Loaded Assemblies **************
mscorlib
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5444 (Win7SP1GDR.050727-5400)
CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
----------------------------------------
New Gui
Assembly Version: 2.0.0.44
Win32 Version: 2.0.0.44
CodeBase: file:///C:/Users/Robs%20Domain/Downloads/usb_xtaf_gui_v44/USBXTAFGUI_v44.exe
----------------------------------------
System.Windows.Forms
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Drawing
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Xml
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Core
Assembly Version: 3.5.0.0
Win32 Version: 3.5.30729.5420 built by: Win7SP1
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Core/3.5.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Configuration
Assembly Version: 2.0.0.0
Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400)
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
Microsoft.JScript
Assembly Version: 8.0.0.0
Win32 Version: 8.0.50727.4927
CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.JScript/8.0.0.0__b03f5f7f11d50a3a/Microsoft.JScript.dll
----------------------------------------

************** 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.

For example:

<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>

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.


I got this same notification when I tried using a Videora video converter as well. Any idea how to fix it?
[/b]
06-28-2011 05:01 PM
Send this user a private message Find all posts by this user Quote this message in a reply
Deak Phreak Offline
Super Spiffy Admin
*******

Deak Phreak

Posts: 1,007
Joined: Nov 2009
Post: #2
RE: Xtaf issue....
You may want to format your memory stick in your xbox again and try it. Also if you are on Windows 7 then try running the program as an Administrator.

It says "Could not find the path F:\Xbox360" so that may be what is causing the issue.

Format it again, then stick it in your PC and make sure you are loading the correct location in Xtaf

06-29-2011 01:57 AM
Send this user a private message Visit this user's website Find all posts by this user Quote this message in a reply
Exthero Offline
Lord of my imaginary land.
**

Exthero

Posts: 14
Joined: Jul 2011
Post: #3
RE: Xtaf issue....
wouldn't this be an issue with .net framework? thats almost what it looks like to me.

~Enter something funny here~
07-03-2011 03:07 PM
Send this user a private message Visit this user's website Find all posts by this user Quote this message in a reply
Deak Phreak Offline
Super Spiffy Admin
*******

Deak Phreak

Posts: 1,007
Joined: Nov 2009
Post: #4
RE: Xtaf issue....
(07-03-2011 03:07 PM)Exthero Wrote:  wouldn't this be an issue with .net framework? thats almost what it looks like to me.

Yea could very well be, so you will want to check on that as well and make sure you have the latest installed. Or the correct one.. im not sure what it requires to run.

07-04-2011 08:33 AM
Send this user a private message Visit this user's website Find all posts by this user Quote this message in a reply
Post Reply