Question

  Asked: Jun 13 2008   11:03 PM GMT
  Asked by: Moonsunstars


known compatibilty problem for VB 6.0 under vista


VB, Visual Basic 6, Vista, Windows Vista

I am trying to install VB6.8 with window vista version. It is giving me an error message "known compatibility problem" and not installing properly.

Subscribe to Alerts! Get questions and answers delivered to your Inbox.


E-mail me updates on this question



   SUBSCRIBE

hidden modal window

Answer Wiki (Improve, edit or add to this answer)


 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0



Yes,
I experienced it too, it's quite frustrating.
Not to worry though, you can get Visual Basic 2005 express from Microsoft, and the good news is that it's free.
My advice:go for it!
Good luck
  • AddThis Social Bookmark Button

Browse more Questions and Answers on Development and Microsoft Windows.

Looking for relevant Development Whitepapers? Visit the SearchWinDevelopment.com Research Library.


Discuss This Answer


You must be logged-in to discuss a question. Log-in/Register

Koohiisan  |   Jun 17 2008  2:21PM GMT

Yes, VB.net Express 2008 is available for free…but VB.net and VB6 are *NOT* often friendly with each other. VB.net has a similar syntax structure and was intended to get VB6 programmers in to .net w/o having to relearn everything all over from scratch. But, as far as compatibility–forget it. There was an import wizard that was supposed to bring your VB6 projects over to .net, but with all the errors you receive and have to recode, you are better off rewriting for .net from scratch.

Verdict: if you are a VB6 programmer and are wanting to edit and work with your VB6 programs, forget VB.net. If you are just wanting to *start* programming in a VB-like language and don’t care about VB6 specifically: then go ahead and grab the VB.net 2008 Express Edition for free and start playing.

I’m a VB6 programmer with a tad bit of .net on top, BTW.

Does this help?: <a href="http://www.xtremevbtalk.com/showthread.php?t=279336" rel="nofollow">http://www.xtremevbtalk.com/showthread.php?t=279336</a>