VB wants DirectX upgrade

R

Richard

When I try to run a VB DirectX9 application that I created
with the teapot template (and don't ad any code) it comes
up with the dialog box:
"Microsoft Managed DirectX
This pre-release version of DirectX has expired, please
upgrade to the latest version from
http://www.microsoft.com/directx"
which I've done but I continue to get the error.

Please help! ;^)

Richard
 
A

Armin Zingler

Richard said:
When I try to run a VB DirectX9 application that I created
with the teapot template (and don't ad any code) it comes
up with the dialog box:
"Microsoft Managed DirectX
This pre-release version of DirectX has expired, please
upgrade to the latest version from
http://www.microsoft.com/directx"
which I've done but I continue to get the error.

Please help! ;^)

It's been discussed recently at
microsoft.public.win32.programmer.directx.managed. Have a look there.
 
C

Chris Morse

When I try to run a VB DirectX9 application that I created
with the teapot template (and don't ad any code) it comes
up with the dialog box:
"Microsoft Managed DirectX
This pre-release version of DirectX has expired, please
upgrade to the latest version from
http://www.microsoft.com/directx"
which I've done but I continue to get the error.

Please help! ;^)

Richard

This was an error on Microsoft's part. The DirectX download site has
a patch to remove the expiration code, which wasn't supposed to be
there.

Go to this page:
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/directx.asp

And download:
DirectX 9.0 SDK Update - Summer 2003: Expiration of Managed Code Patch


// CHRIS
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top