Computer problems,Computer help
*AX SOFT>>>Programming & Design

In visual c++ 9.0 express eddition...?


when i build my project and try to run the executable on another computer it says "program configuration not correct, reinstalling the application might help" are there more files that i need to have for the program to work, aswell as the executable? if so what are these files and where are they located? if not please tell me what I'm doing wrong?
thanx :P

Depending on what you used for your program, there may be lots of files that you need to copy over including your exe. These will depend on special dll's, ActiveX components, MFC libs, etc.

If you have a sorta' plain program that uses MFC, try going into the config manager and set the build option for "statically linked MFC." This will embed the MFC lib that you used to build your program with the exe. (No need to copy over the "right" MFC library).

Note: I use the full blown VS 6,7,8 versions and am not familiar with the express versions of VS. Hope this helps.

Yeh what you do is that you pet it a bit, give your project some cookies and then hopefully it will be loyal and hopefully compile so that it will work on another PC. Hope this helped.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Set up a Dedicated Server?

    I do the same from home all on my adsl line here's what I did. 1) made sure my ISP gave me a set of 8 IP address (static) Check 2)went onto fleabay brought a cheap server 拢10.00 approx $2...

  • CMD user accounts for dummies..setting up admin accounts on vista?

    Run cmd as an administrator... (I know this defeats the object if your attempting to get admin access). Then type the following: net user administrator *password* Net user administrator /active:y...

  • JavaScript Help!?

    ok, so here's an exampls of an ordered list in html: <ol> <li>Coffee</li> <li>Tea</li> </ol> and here is how one might print that same list in javasc...

  • How can I make my own encryption software?

    If you have Qbasic, you already have a free program that will allow you to make your own encryption. It won't be fast or anything, but it can do it. I would suggest you learn C since that is t...

  • What do you make of Muslims4Jesus website?

    You can find out step by step guide on how to create a website at ...

  • BAT file help!?

    I LOVE bat files. Okay this is how I would do it. Put the shortcut to the game in your C:\WINDOWS\system32 folder. Put the song in your C:\WINDOWS\system32 folder so now you have ( le...

  • Css alignment question?

    Hard to say with certainty what the "best" approach would be without a deep understanding of the parent/child context, but you can shift the div "upward" by using a negative mar...

  • What does this c code output? Really simple and Easy!?

    offhand, I believe its.. 9 2 1 27 not sure if i'm right though edit: I just ran it, I'm right, that is what it is. But if you're in a programing class, this is something you...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster