Results 1 to 5 of 5

Thread: I'm having Problems with MDX9Lib.dll

  1. #1
    Join Date
    Aug 2005
    Posts
    140
    Rep Power
    0

    Exclamation I'm having Problems with MDX9Lib.dll

    i'm learning to
    use Directx 9 SDk and VS.NET...I did some research and i think i have
    the neccessary files...(VS.NET 2003, Directx 9 SDK and MDX9Lib.dll)

    I have problem when i'm trying to add the MDX9Lib.dll to the Toolbox..

    this is the message i'm getting....

    "The assembly 'C:\Program Files\Microsoft Visual Studio.NET
    2003\IDE\MDX9Lib.dll' could not be loaded. Check that any dependencies
    the file requires are istalled."

    What is causing this and how can i fix it?
    (I dont have the MSDN library installed yet...coud this be the problem?)

  2. #2
    Join Date
    Oct 2004
    Posts
    4,814
    Rep Power
    24

    Default

    Maybe u need to install the direct x sdk and use that specific dll from the sdk library.

  3. #3
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    I am kinda lost as to what you are doing but I recognized that error.

    Go to solution explorer window-->right-click references-->click add new reference-->browse for the .dll then OK. Also make sure that the SDK is properly installed. Dlls are usually placed in the system32 directory.
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

  4. #4
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    I thought that was the problem but it seems more complicated than that
    Check this link http://www.gotdotnet.com/Community/U...5-9cb83b30db2b
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

  5. #5
    Join Date
    Sep 2004
    Posts
    1,905
    Rep Power
    21

    Default

    I have problem when i'm trying to add the MDX9Lib.dll to the Toolbox..
    Did not read that part, I was thinking on a build error.

    I would have to say that maybe you could try copying MDX9Lib.dll from to samples directory and overwrite any files at 'C:\Program Files\Microsoft Visual Studio.NET
    2003\IDE\MDX9Lib.dll' so that the file is present and has the same version as the SDK samples.

    I have to download these to find out for myself.
    Let's act on what we agree on now, and argue later on what we don't.
    Black men leave Barbeque alone if Barbeque don't trouble you

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •