Program Error

Whenever I build a program in Visual Basic 2005 Express Edition it works fine on my computer. But strangely it doesn't work on some other people's systems. I think it's because they need .NET Framework 2.0. Is that the reason

Please respond quickly,
User


Answer this question

Program Error

  • KP99

    Hmm I knew that I can use C++ for that. But I have no experience in it. I heard it was very similar to VB. Is that true And if so can I use the same coding

  • joesun99

    No, I'm saying that you can buy expensive, third party tools that create stand alone exes.

    I don't even know what the programs are called, they are hard to google. However, I've seen them, and I think they are a spectacularly bad idea, as well as being *really* expensive ( $10k+, from memory ). If you want apps that don't require .NET, use C++.



  • VikasVaidya

    I'm sorry, there is no other option that doesn't cost a lot of money.



  • tfrench

    Yes, that is precisely the reason.



  • TheLastVampire

    Thanks very much for your input man :D

    I think I'm gonna start reading up on C++ and get the express edtion.

  • Wreckage8

    No worries - good luck !!!



  • Brian Trexler

    Thanks for the quick reply, but I still need a solution to making the application run without Framework 2.0. Can you tell me how to
  • p4r1tyb1t

    So what can I do in reach Are you saying I can do it with the Team Edition or Professional I'm willing to pay money.

  • Greg Banister

    No, VB and C++ are totally different. C++ looks like C#, but is more complex, and therefore more powerful.



  • Program Error