miketheprograme
02-14-2006, 06:28 AM
Ok i decided to show my friends at school what ive been doing in directx, but when i put it on the school computers it gave me a error when i went to run it. Anyone know how to fix this? :confused:
Creating the file for others to seemiketheprograme 02-14-2006, 06:28 AM Ok i decided to show my friends at school what ive been doing in directx, but when i put it on the school computers it gave me a error when i went to run it. Anyone know how to fix this? :confused: Iceplug 02-14-2006, 03:13 PM Your school's computers need to have the following installed: The .NET Runtimes in order to get .NET applications to run, and DirectX 9.0# installed, where # is the subversion you are using, otherwise, none of the appropriate classes/methods will exist. miketheprograme 02-15-2006, 09:31 AM Thanks for the help. Is there anyway i can include the .net items on a cd or somthing so it can just run (or withing the zip file) miketheprograme 02-15-2006, 11:58 AM sorry one more thing, does anyone know any tutorials on how to intigrate mouse control into the program? i made one for another non direct x programe awhile ago but when i put it in here it didnt read it, does direct x not like forms in vb? Stigi 02-15-2006, 01:00 PM sorry one more thing, does anyone know any tutorials on how to intigrate mouse control into the program? i made one for another non direct x programe awhile ago but when i put it in here it didnt read it, does direct x not like forms in vb? What kinda mousecontrol? You want to look around with the mouse like in a FPS, or move a character in an RPG, click items you draw, what what what? ;) And how DX feels about forms I do not know...not sure what you mean by that, try to clearify. Edit: Maybe try to tell us what this program does, so it'll be easier to help. Iceplug 02-15-2006, 04:51 PM Thanks for the help. Is there anyway i can include the .net items on a cd or somthing so it can just run (or withing the zip file) You'd have to install them. You would have to get your school to download the .NET runtimes so that you don't have to worry about it. :) miketheprograme 02-16-2006, 09:05 AM alright, my mouse question is for a first person shooter, lol basicly ignore my example. and my school has the .net program installed so to me i would think thats what i need. ardman 02-17-2006, 08:36 AM If you've got the option installed then you can use the "Setup and Deployment Projects" to create an MSI which will give you all of the correct DLLs that your application is using. miketheprograme 02-17-2006, 11:44 AM thanks, for the help on getting others to view my project, any good mouse tutorials for a fps out there? |
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum