|
-
May 22nd, 2007, 04:14 AM
#1
Thread Starter
Hyperactive Member
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
-
May 22nd, 2007, 05:00 AM
#2
Re: Running VB under Vista Home Premium
Have you did Windows Update on your computer?
Were there any error on installation of VB6?
-
May 22nd, 2007, 09:33 AM
#3
Lively Member
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
-
May 22nd, 2007, 09:38 AM
#4
Re: Running VB under Vista Home Premium
 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.
-
Jun 6th, 2007, 03:37 PM
#5
Frenzied Member
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
-
Jun 6th, 2007, 03:46 PM
#6
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|