System.IO.FileLoadException error


  1. Posts : 2
    Windows 7 64 bit
       #1

    System.IO.FileLoadException error


    Hi,

    a few months ago I tried to play a game (fifa) 12 and it ran just fine, but when I couldn't change the graphics options.

    it would launch another window and I would get a similar error to this:


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

    ************** Exception Text **************
    System.IO.FileLoadException: Could not load file or assembly 'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. Access is denied.
    File name: 'Microsoft.DirectX.Direct3D, Version=1.0.2902.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35'
    at BmLauncher.Settings.DetermineDefaultSystemSettings ()
    at BmLauncher.Settings.StaticInitialise(IniFile iniFile, IniFile iniEng, IniFile iniInst, SystemInfo sysInfo, String localePath, String localeConfigFile, String& localeDir)
    at BmLauncher.Form1.Initialise()
    at BmLauncher.Form1.OnLoad(Object sender, EventArgs e)
    at System.Windows.Forms.Form.OnLoad(EventArgs e)
    at System.Windows.Forms.Form.OnCreateControl()
    at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
    at System.Windows.Forms.Control.CreateControl()
    at System.Windows.Forms.Control.WmShowWindow(Message& m)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ScrollableControl.WndProc(Mes sage& m)
    at System.Windows.Forms.ContainerControl.WndProc(Mess age& m)
    at System.Windows.Forms.Form.WmShowWindow(Message& m)
    at System.Windows.Forms.Form.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)

    WRN: Assembly binding logging is turned OFF.
    To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
    Note: There is some performance penalty associated with assembly bind failure logging.
    To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].



    ************** Loaded Assemblies **************
    mscorlib
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    BmLauncher
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///c:/Program%20Files%20(x86)/Steam/steamapps/common/batman2/Binaries/Win32/BmLauncher.exe
    ----------------------------------------
    System.Windows.Forms
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4961 (win7RTMGDR.050727-4900)
    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.4962 (win7RTMGDR.050727-4900)
    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.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
    ----------------------------------------
    System.Management
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Management/2.0.0.0__b03f5f7f11d50a3a/System.Management.dll
    ----------------------------------------
    BmLauncherUtils
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.1.0
    CodeBase: file:///c:/Program%20Files%20(x86)/Steam/steamapps/common/batman2/Binaries/Win32/BmLauncherUtils.DLL
    ----------------------------------------
    msvcm90
    Assembly Version: 9.0.30729.4926
    Win32 Version: 9.00.30729.4926
    CodeBase: file:///C:/Windows/WinSxS/x86_microsoft.vc90.crt_1fc8b3b9a1e18e3b_9.0.30729. 4926_none_508ed732bcbc0e5a/msvcm90.dll
    ----------------------------------------
    System.Xml
    Assembly Version: 2.0.0.0
    Win32 Version: 2.0.50727.4927 (NetFXspW7.050727-4900)
    CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.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 tried reinstalling loads of different versions of directx and .net framework but it wouldn't work so I gave up.

    Now I have the same problem with a new game (Batman Arkham City) and here are the log files:

    dxerror.log:

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dxupdate(Jun 2 2010), file: dxupdate.cpp, line: 6484, function: CMDXCheck::IsAssemblyInUse

    GetAssemblyList() failed, error = 0x80070005.

    --------------------
    [11/23/11 15:36:53] module: dsetup32(Jun 2 2010), file: dxupdate.cpp, line: 280, function: CSetup::InstallPlugIn

    DirectXUpdateInstallPlugIn() failed.

    Directx.log:

    11/23/11 15:36:38: DXSetup: CommandLine: /silent
    11/23/11 15:36:38: DSETUP: DirectXSetupA(): hWnd: 00000000 dwFlags: 02010098



    11/23/11 15:36:38: dsetup32: === SetupForDirectX() start ===
    11/23/11 15:36:38: dsetup32: Jun 2 2010 04:33:05
    11/23/11 15:36:38: dsetup32: DXSetupCommand = 0.
    11/23/11 15:36:38: dsetup32: Installing on Windows 6.1.7600
    11/23/11 15:36:38: dsetup32: DirectXSetupIsJapanese == 0
    11/23/11 15:36:38: dsetup32: DirectXSetupIsJapanNec == 0
    11/23/11 15:36:47: dsetup32: IsIA64(): not IA64.
    11/23/11 15:36:47: dsetup32: CLR version number = 2.0.50727
    11/23/11 15:36:47: dsetup32: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\dxupdate.cab is trusted.
    11/23/11 15:36:47: dsetup32: GetCDXUpdate(): Extracting dxupdate.dll from c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\dxupdate.cab.
    11/23/11 15:36:47: dsetup32: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dxup date.dll from cab
    11/23/11 15:36:47: dsetup32: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dxup date.inf from cab
    11/23/11 15:36:47: dsetup32: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dxup date.cif from cab
    11/23/11 15:36:47: dsetup32: GetCDXUpdate(): Loading dxupdate.dll in C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\.
    11/23/11 15:36:48: dsetup32: DirectXSetupIsJapanese == 0
    11/23/11 15:36:48: dsetup32: DirectXSetupIsJapanNec == 0
    11/23/11 15:36:48: dsetup32: IsWow64(): running on Wow64.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Checking for dxdllreg_x86.cab...
    11/23/11 15:36:48: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\dxdllreg_x86.cab is trusted.
    11/23/11 15:36:48: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dxdl lreg_x86.inf from cab
    11/23/11 15:36:48: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_1_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_1_x64.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_2_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In RGB9Rast_2_x64.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2902.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2903.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2904.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2905.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2906.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2907.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2908.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2909.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In MDX_1.0.2910.0_x86.cab does not exist.
    11/23/11 15:36:48: dxupdate: -----
    11/23/11 15:36:48: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2005_d3dx9_24_x86.cab...
    11/23/11 15:36:49: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2005_d3dx9_24_x86.cab is trusted.
    11/23/11 15:36:49: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:49: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:49: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64_Feb2005_d3dx9_24_x86.cab] is being installed.
    11/23/11 15:36:49: dxupdate: -----
    11/23/11 15:36:49: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2005_d3dx9_24_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2005_d3dx9_24_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64_Feb2005_d3dx9_24_x64.cab] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2005_MDX_x86.MSI does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2005_d3dx9_25_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Apr2005_d3dx9_25_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\apr2 005_d3dx9_25_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2005_d3dx9_25_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Apr2005_d3dx9_25_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\apr2 005_d3dx9_25_x64.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Apr2005_MDX_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Jun2005_d3dx9_26_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\jun2 005_d3dx9_26_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Jun2005_d3dx9_26_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Jun2005_d3dx9_26_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\jun2 005_d3dx9_26_x64.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Jun2005_MDX_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Aug2005_d3dx9_27_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Aug2005_d3dx9_27_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\aug2 005_d3dx9_27_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Aug2005_d3dx9_27_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Aug2005_d3dx9_27_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\aug2 005_d3dx9_27_x64.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Aug2005_MDX_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_d3dx9_27_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_d3dx9_27_x64.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Oct2005_MDX_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Oct2005_xinput_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Oct2005_xinput_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\oct2 005_xinput_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Oct2005_xinput_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Oct2005_xinput_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\oct2 005_xinput_x64.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Dec2005_d3dx9_28_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Dec2005_d3dx9_28_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dec2 005_d3dx9_28_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Dec2005_d3dx9_28_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Dec2005_d3dx9_28_x64.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\dec2 005_d3dx9_28_x64.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Dec2005_MDX1_x86_Archive.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Dec2005_MDX1_x86.cab does not exist.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_d3dx9_29_x86.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2006_d3dx9_29_x86.cab is trusted.
    11/23/11 15:36:52: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\feb2 006_d3dx9_29_x86.inf from cab
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:52: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:52: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:52: dxupdate: -----
    11/23/11 15:36:52: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_d3dx9_29_x64.cab...
    11/23/11 15:36:52: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2006_d3dx9_29_x64.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\feb2 006_d3dx9_29_x64.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2006_MDX1_x86_Archive.cab does not exist.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Plug-In Feb2006_MDX1_x86.cab does not exist.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_XACT_x86.cab...
    11/23/11 15:36:53: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2006_XACT_x86.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\feb2 006_xact_x86.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Feb2006_XACT_x64.cab...
    11/23/11 15:36:53: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Feb2006_XACT_x64.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\feb2 006_xact_x64.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_d3dx9_30_x86.cab...
    11/23/11 15:36:53: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Apr2006_d3dx9_30_x86.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\apr2 006_d3dx9_30_x86.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_d3dx9_30_x64.cab...
    11/23/11 15:36:53: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Apr2006_d3dx9_30_x64.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\apr2 006_d3dx9_30_x64.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: -----
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): DXUPDATE_MANAGEDDX
    11/23/11 15:36:53: dxupdate: DirectXUpdateInstallPlugIn(): Checking for Apr2006_MDX1_x86_Archive.cab...
    11/23/11 15:36:53: dxupdate: DXCheckTrust(): c:\PROGRA~2\steam\STEAMA~1\common\batman2\Setup\DX Redist\Apr2006_MDX1_x86_Archive.cab is trusted.
    11/23/11 15:36:53: dxupdate: Extracted file C:\Users\Andrew\AppData\Local\Temp\DX6AAC.tmp\apr2 006_mdx1_x86_archive.inf from cab
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): DirectX Version: 4.09.00.0904.0
    11/23/11 15:36:53: dxupdate: CheckDependency(): no dependency.
    11/23/11 15:36:53: dxupdate: DirectXUpdateGetSetupInformation(): Section [4.09.00.0904.0-4.09.00.0904.0_WinNT@64] is being installed.
    11/23/11 15:36:53: dxupdate: CLR version number = 2.0.50727
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dxupdate: CMDXCheck::IsAssemblyInUse(): GetAssemblyList() failed, error = 0x80070005.
    11/23/11 15:36:53: dsetup32: CSetup::InstallPlugIn(): DirectXUpdateInstallPlugIn() failed.
    11/23/11 15:36:53: dsetup32: start finalizing: phase: 0 - 0, total: 0 - 0
    11/23/11 15:36:53: dsetup32: Installation ended with value -9 = Internal or unsupported error


    I have no idea what that means, and I'd love for someone to help me.

    Thanks in advance!
      My Computer


  2. Posts : 2
    Windows 7 64 bit
    Thread Starter
       #2

    BTW I made the same thread on the official Microsoft forums and got no help in over a month lol

    here's the link:

    System.IO.FileLoadException error when trying to play fifa 12 - Microsoft Answers
      My Computer


 

  Related Discussions
Our Sites
Site Links
About Us
Windows 7 Forums is an independent web site and has not been authorized, sponsored, or otherwise approved by Microsoft Corporation. "Windows 7" and related materials are trademarks of Microsoft Corp.

© Designer Media Ltd
All times are GMT -5. The time now is 06:17.
Find Us