Results 1 to 15 of 15

Thread: DirectX

  1. #1

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    www.massassi.net
    Posts
    6

    DirectX

    I am trying to use references microsoft.directX, microsoft.directX.directd3d, and microsoft.directX.direct3dx, but for some reason it says they are missing. I went to the .NET control panel and it showed them there. I have both the .NET framework and DirectX 9 SDK.

    How can I get VS to recognize the dlls?

  2. #2

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    www.massassi.net
    Posts
    6
    Alright, I was able to find the dll inside a directX installation CAB and link to it manualy- and it works, but that is a pain and it would be good to know why it is missing

  3. #3
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    I've got the same error.

    I downloaded/installed the DirectX9 SDK for VB.NET and got the error saying the "Microsoft.DirectX.DLL" assembly could not be found. So I uninstalled that and downloaded/installed the complete DirectX9 SDK and I still have the same error messages and I can't reference Microsoft.DirectX.*

    Which cab file did you find the dlls in?

    The .NET assembly Microsoft.DirectX.dll could not be found
    -Shurijo

  4. #4
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Do a search on C: partition for " Microsoft.DirectX.* "

  5. #5
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    Originally posted by Pirate
    Do a search on C: partition for " Microsoft.DirectX.* "
    I only found the Microsoft.DirectX.*.xml files in the SDK not the dlls.
    -Shurijo

  6. #6
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I've just installed DX9 SDK . It's working fine . You should to specifiy to run needed files from your machine before installation ends . But the weirdest thing is : DirectMusic is not there . I've been told there is none in DX9 !

  7. #7
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    I think I did that. I went into custom setup and selected everything to run from my harddrive.

    I installed the DirectX 9 SDK (~220mb) and that didn't work. Then I uninstalled and installed the DirectX9 VB.NET SDK Components.

    When VS loads, I get the DirectX logo on the VS splash screen, but none of the DirectX dlls appear in my reference dialog...

    -Shurijo

  8. #8
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I have this new item in the project template "DirectX9 Visual Basic Wizard" . It shows empty window , when I close it runs error . Don't know what's it for ?

  9. #9
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    I have the same wizard, but it doesn't work because the code doesn't find the DirectX.dll files.... I can run the wizard and it asks like 4 different sets of questions (like are you using Direct3D, Direct this-or-that, etc.)
    -Shurijo

  10. #10
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    It should be of help that wizard . I can't run it because it's asking of default.htm file under directx9 folder .!

  11. #11
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    I think that I have that file. If I do have it, then I will trade it for the DirectX.*.dll files

    I can send you those files when I get home tonight after work and class.
    -Shurijo

  12. #12

    Thread Starter
    New Member
    Join Date
    Apr 2003
    Location
    www.massassi.net
    Posts
    6
    A few questions:

    Does it matter what directory you install it in?

    I cannot find the dlls in the SDK, but I found them in the DirectX 9 end-user runtime. The only thing the SDK installs is the xmls.

    Is the VB.NET subset of directX 9 SDK a stand-alone version for just VB.NET? Has anybody tried using it?

    Is anybody able to use the dlls without error manually linking to them? Because I still havn't...

  13. #13
    Addicted Member
    Join Date
    Aug 1999
    Posts
    164
    Originally posted by Mystic0
    A few questions:

    Is the VB.NET subset of directX 9 SDK a stand-alone version for just VB.NET? Has anybody tried using it?
    I tried installing it, but nothing seemed to work with it. At least when I installed the full SDK, I get the DirectX logo on my VS StartUp screen. I haven't been able to get the other SDK to work yet either.
    -Shurijo

  14. #14
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by Mystic0
    Is anybody able to use the dlls without error manually linking to them? Because I still havn't...
    I can use all DX9 Library files except DirectMusic (dunno where the hell is it hiding) .

  15. #15
    New Member
    Join Date
    Sep 2004
    Posts
    10

    ??

    i have the same error was this ever corrected?

Posting Permissions

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



Click Here to Expand Forum to Full Width