MDX 2.0 not work

I've downloaded the DirectX SDK (Feb 2006) and installed it.
But when I try to run the sample projects that use MDX 2.0 library, Visual Studio always report the error "Can't find specified module. HRESULT: 0x8007007E".
It works well if I run the projects that use MDX 1.1 library.
Can anyone help me Or tell me why
My system: Windows Server 2003 SP1, Visual Studio 2005 Team Suite (CHS)



Answer this question

MDX 2.0 not work

  • M1ckx

    Question about beta versions should be asked at the beta newsgroups. See http://msdn.com/directx/beta for more information.

    As a starting point you should check if the MDX 2 assemblys are in your Global Assembly Cache. Maybe the installer gets confused with your two version of Visual Studio.



  • Niranjan Arikela

    i had the same problem with both dx dec and feb SDKs, but i found out how to fix it :)

    http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=172130&SiteID=1

    i posted this prob and fix for the december sdk, but they still didnt fix it for feb :(

    hopfully that will work :)

  • James Curran

    sweet :)

  • lloydcodrington

    Thank you!
    After I copied the file "xinput_9_1_0.dll" to %SystemRoot%\system32, it did work!

  • MDX 2.0 not work