Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

Hey guys,

i know taht theres a huge issue with the summer update, and how it doesnt work on vs.net 2002...etc

 

i found a solution while searching for GameDev:

 

1) MAKE SURE you uninstall the previous version of your SDK, it didnt work for me when i didnt uninstall

edit: oh yeah... after uninstalling, install the Summer Update :p

 

2) Go to the directory where you extracted the SDK Setup files, and then go to: Developer Runtimes | Managed DirectX | Debug (or retail if you want) | and run the short setup file there

 

3) Open Regedit(Start | run | "Regedit")

Navigate to

 

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\VisualStudio\7.1\AssemblyFolders\

Right clikc the "AssemblyFolders" Icon and select New | Key

name it DirectXAssemblies

 

4) go to the DirectXAssemblies folder and double click the key in there which says "(default)"

and type in the path to your DLL's:

C:\WINDOWS\Microsoft.NET\Managed DirectX\v9.00.0900

 

this made the summer update work for me :D

 

Hope that helps,

Pent

My VB.NET Game Programming Tutorial Site (GDI+, Direct3D, Tetris [coming soon], a full RPG.... you name it!)

vbprogramming.8k.com

My Project (Need VB.NET Programmers)

http://workspaces.gotdotnet.com/ResolutionRPG

  • 3 months later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...