Abudahim Posted January 25, 2004 Posted January 25, 2004 (edited) realy I don't know wether this project work or not . I run this project on my computer but it doesn't work < why? I don't know . i installed the Directx SDK . BUT THE PROBLEM IN THE SAME APPLICATION > please try it and tell me what happened thank you very muchwindowsapplication3.zip Edited May 10, 2007 by PlausiblyDamp Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 It worked perfectly for me no problems at compiling and executing But i couldnt see the app itself because of my problem ( http://www.xtremedotnettalk.com/showthread.php?s=&postid=402344#post402344 ) I attached a working debug compiled code of your applicationwindowsapplication3.zip Quote
Abudahim Posted January 25, 2004 Author Posted January 25, 2004 thank you very much Mr NK2000 . Does this mean that the problem from my adapter. and I have attached the Exception message. Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 do you get this error while executing or while compilering? but it looks like you dont got the right version of DirectX use Windows Start -> Run and execute "dxdiag" there you should the version normally it should be 9.0b D3DErr_InvalidCall doesnt seem to be a .net error, it really looks for a DirectX/Direct3D problem just try reinstalling the DirectX Quote
Abudahim Posted January 25, 2004 Author Posted January 25, 2004 the error is during the executing . and for all projects which use Direct 3d it display the same error . exactly on the device definition . and I have reinstalled the DX SDK 9 but no effect . Is it from the Adapter ? Quote
NK2000 Posted January 25, 2004 Posted January 25, 2004 try to execute a SDK sample if you get same error then check if you got .net 1.1, directX 9.0b and newest driver for your graphics card Quote
Abudahim Posted January 25, 2004 Author Posted January 25, 2004 I check all of those . looks like I have to change my Monitor Adapter thank you very much Quote
*Experts* Nerseus Posted January 26, 2004 *Experts* Posted January 26, 2004 Try running dbmon as well to see what the exact error is. It often gives extra error info that you won't get from the managed code. dbmon is an executable that you run (comes with the DX SDK) before you run your project in Visual Studio. It detects all calls made to directx and can show you extra error info. -Nerseus Quote "I want to stand as close to the edge as I can without going over. Out on the edge you see all the kinds of things you can't see from the center." - Kurt Vonnegut
Abudahim Posted January 26, 2004 Author Posted January 26, 2004 Mr Nerseus, Sorry I'm beginner in this topics . can you tell me how to run and use this program . please hurry cuz I'm going to buy new adapter today if it doesn't work . thank you Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.