Results 1 to 6 of 6

Thread: Running VB under Vista Home Premium

  1. #1

    Thread Starter
    Hyperactive Member Tarablue's Avatar
    Join Date
    Feb 2007
    Location
    Somewhere West of GMT
    Posts
    398

    Running VB under Vista Home Premium

    Hello All,

    I recently bought a new computer with Vista installed. When I installed my VB6 Enterprise I had to also had to reinstall SP6 patch. That was expected since one needs to keep up with these things. VB6 runs OK but when I go to close down VB6 I get the message that Visual Basic has stopped working and that Windows will get back to me with a solution. That never happens.

    Anyone have a solution to this

    Thank you
    Tarablue

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: Running VB under Vista Home Premium

    Have you did Windows Update on your computer?
    Were there any error on installation of VB6?

  3. #3
    Lively Member ixtrip's Avatar
    Join Date
    Aug 2005
    Posts
    64

    Re: Running VB under Vista Home Premium

    I get the same thing from time to time also. I've got VB6 installed on a Vista machine also, but what i did was un-install VB6, installed all my windows updates then re-installed VB6 and now everything works fine...

    I would suggest giving that a try and if it still doesn't work there's got to be some kind of compatability issue.

    Just another reason i'm in the process of learning .NET :-P

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Running VB under Vista Home Premium

    Quote Originally Posted by ixtrip
    Just another reason i'm in the process of learning .NET :-P
    A wise choice, especially if you are moving to Vista.

  5. #5
    Frenzied Member
    Join Date
    Oct 2000
    Posts
    1,463

    Re: Running VB under Vista Home Premium

    Is .NET much different from VB6? Do most people have trouble learning or is it very similar? Sounds like I need to do the same.

    Warren

  6. #6
    Fanatic Member Dnereb's Avatar
    Join Date
    Aug 2005
    Location
    Netherlands
    Posts
    863

    Re: Running VB under Vista Home Premium

    Yes and No

    No, in the way that you can still write pretty much the same code for simple applications in VB.NET
    Yes as it is totally OOP (including decent cionstructors and all inhetretence)and much more powerfull, not only in multi threading
    but also in on the fly investigation of unknown assembly's or even generating executible's or assembly's on the Fly.

    To harvest this power you do need to learn about OOP and perhaps even Aspect Oriented Programming (AOP)
    why can't programmers keep and 31 Oct and 25 dec apart. Why Rating is Useful
    for every question you ask provide an answer on another thread.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width