itguru80
Newcomer
Hi,
I have installed the references for Microsoft Managed DirectX 9. In all the documentation it simply says that when creating a new project click on "Add Reference" and it will be in the list, select it from the list etc. But when I selec the list it is not there, so I have to click on "Browse" and then I know where it is on my hard drive.
When I do this I can build a solution that has Microsoft.DirectX references and it compiles fine. But when I got to run the solution I get the following error:
The .NET assembly 'Microsoft.DirectX.dll' could not be found."
I have tried uninstalling and reinstalling but I get the same behviour every time. I have Visual Studio .NET 2003.
Has anyone had a similar problem? Also how to I manually register the DLL s myself (the setup program has not done it for some reason)??
Is registering a .NET DLL different to registering any other DLL?
Thankyou kindly,
Peter
I have installed the references for Microsoft Managed DirectX 9. In all the documentation it simply says that when creating a new project click on "Add Reference" and it will be in the list, select it from the list etc. But when I selec the list it is not there, so I have to click on "Browse" and then I know where it is on my hard drive.
When I do this I can build a solution that has Microsoft.DirectX references and it compiles fine. But when I got to run the solution I get the following error:
The .NET assembly 'Microsoft.DirectX.dll' could not be found."
I have tried uninstalling and reinstalling but I get the same behviour every time. I have Visual Studio .NET 2003.
Has anyone had a similar problem? Also how to I manually register the DLL s myself (the setup program has not done it for some reason)??
Is registering a .NET DLL different to registering any other DLL?
Thankyou kindly,
Peter