Code: Select all
System.IO.FileNotFoundException: File or assembly name Microsoft.DirectX.Direct3D, or one of its dependencies, was not found.
File name: "Microsoft.DirectX.Direct3D"
at ModeLib.ModeGUI..ctor(Map& map, Int32 i)
at HaloSoundTools.frmMain.ChangeNode(Object sender, TreeViewEventArgs e)
at System.Windows.Forms.TreeView.OnAfterSelect(TreeViewEventArgs e)
at System.Windows.Forms.TreeView.TvnSelected(NMTREEVIEW* nmtv)
at System.Windows.Forms.TreeView.WmNotify(Message& m)
at System.Windows.Forms.TreeView.WndProc(Message& m)
at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
=== Pre-bind state information ===
LOG: DisplayName = Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
(Fully-specified)
LOG: Appbase = F:\XBOX\HMT.v3.5.Release\HMT.v3.5\
LOG: Initial PrivatePath = NULL
Calling assembly : ModeLib, Version=1.0.1560.18095, Culture=neutral, PublicKeyToken=null.
===
LOG: Publisher policy file is not found.
LOG: Host configuration file not found.
LOG: Using machine configuration file from C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\config\machine.config.
LOG: Post-policy reference: Microsoft.DirectX.Direct3D, Version=1.0.900.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35
LOG: Attempting download of new URL file:///F:/XBOX/HMT.v3.5.Release/HMT.v3.5/Microsoft.DirectX.Direct3D.DLL.
Andrew