473,797 Members | 2,970 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

is Vista compatible with the IDE of VB6 and VB7 (.net) ?

I support some legacy applications and use both VB6 and VB7 (.net)
development environments on a Windows XP computer. The machine is due for
replacement. The question is - can I install vb6 and vb.net on a Vista pc? Is
it compatible or does the replacement computer need to have XP on it? Does
the .net framework 1.1 work OK on Vista?

Sep 8 '07 #1
7 3432
"DavidAviso ft" <Da**********@d iscussions.micr osoft.comwrote in message
news:77******** *************** ***********@mic rosoft.com...
>I support some legacy applications and use both VB6 and VB7 (.net)
development environments on a Windows XP computer. The machine is due for
replacement. The question is - can I install vb6 and vb.net on a Vista pc?
Is
it compatible or does the replacement computer need to have XP on it? Does
the .net framework 1.1 work OK on Vista?
Visual Basic .NET (v7) is definitely not supported in Vista. That doesn't
necessarily mean it can't be done, but serious problems have been reported,
especially with the debugger.
As to v6, I'm not sure (haven't used it in a loooong time). You'll get the
answer to that quicker if you post in a legacy VB group, something in the
microsoft.publi c.vb category. You can also search Google Groups for existing
articles on installing VB6 on Vista. A quick glance indicates that some get
it to work and others have all sorts of problems.

Sep 8 '07 #2
"DavidAviso ft" <Da**********@d iscussions.micr osoft.comwrote in message
news:77******** *************** ***********@mic rosoft.com...
I support some legacy applications and use both VB6 and VB7 (.net)
development environments on a Windows XP computer. The machine is due for
replacement. The question is - can I install vb6 and vb.net on a Vista pc?
Is
it compatible or does the replacement computer need to have XP on it? Does
the .net framework 1.1 work OK on Vista?
For anything serious, I develop in WinXP - period. I do most debugging in
WinXP, some debugging in Win98 and some debugging in WinV (Vista). I never
allow different programming languages or software development suites to
share the same operating system. There is simply too much potential for
surprises - and before I adopted this policy, I had a very embarrassing
surprise - so I've learned not to trust developers with stars in their eyes
about their own work! :^)

--
Timothy Casey GPEMC! >11950 is the nu****@fieldcra ft.com.au 2email
Terms & conditions apply. See www.fieldcraft.biz/GPEMC
www.fieldcraft.biz & www.speed-reading-comprehension.com
www.geologist-1011.com & www.web-design-1011.com
Sep 9 '07 #3
I support some legacy applications and use both VB6 and VB7 (.net)
development environments on a Windows XP computer. The machine is due
for replacement. The question is - can I install vb6 and vb.net on a
Vista pc? Is it compatible or does the replacement computer need to
have XP on it? Does the .net framework 1.1 work OK on Vista?
If you are using vista, you likely have a reasonably beefy pc, I would therefore
suggest that you install VPC2007 (Free from microsoft). and then install
vb6 and vb7 in a virtual xp machine.

--
Rory
Sep 9 '07 #4
Well

The big joke was that the VS6 suite did work on Vista as the VS.Net suite
did not , however since then there are servicapacks released wich should
solve the majority of problems
i hear my collegues still complaining about the fact that connections to
team system dissapear and that they must map all drives with shared code
instead of browsing to it with the server name , and that the dataset
designer is verry slow on vista with VS.net 2005 ,, but for the rest ,,,,,
Yes it works ,,, however in XP it works bether that is the reasson why i
wait until everything is fixed before moving to Vista

hth

Michel
"PvdG42" <pv**@toadstool .eduschreef in bericht
news:%2******** **********@TK2M SFTNGP04.phx.gb l...
"DavidAviso ft" <Da**********@d iscussions.micr osoft.comwrote in message
news:77******** *************** ***********@mic rosoft.com...
>>I support some legacy applications and use both VB6 and VB7 (.net)
development environments on a Windows XP computer. The machine is due for
replacement. The question is - can I install vb6 and vb.net on a Vista
pc? Is
it compatible or does the replacement computer need to have XP on it?
Does
the .net framework 1.1 work OK on Vista?

Visual Basic .NET (v7) is definitely not supported in Vista. That doesn't
necessarily mean it can't be done, but serious problems have been
reported, especially with the debugger.
As to v6, I'm not sure (haven't used it in a loooong time). You'll get the
answer to that quicker if you post in a legacy VB group, something in the
microsoft.publi c.vb category. You can also search Google Groups for
existing articles on installing VB6 on Vista. A quick glance indicates
that some get it to work and others have all sorts of problems.

Sep 9 '07 #5

Thank you for the replies everyone. It sounds like the safest answer is get
a new pc with XP not Vista. Though the solution of running VB6 / 7 via
virtualisation sounds neat, but I can't help thinking this may lead to
strange, difficult to solve problems. The more layers of complexity
introduced and more scope for things to go wrong, also I guess more impact on
machine performance?
Sep 9 '07 #6
DavidAvisoft <Da**********@d iscussions.micr osoft.com>'s wild
thoughts were released on Sun, 9 Sep 2007 06:50:01 -0700
bearing the following fruit:
>
Thank you for the replies everyone. It sounds like the safest answer is get
a new pc with XP not Vista. Though the solution of running VB6 / 7 via
virtualisati on sounds neat, but I can't help thinking this may lead to
strange, difficult to solve problems. The more layers of complexity
introduced and more scope for things to go wrong, also I guess more impact on
machine performance?
I use VB6 and VS2005 on a Vista machine. So far no problems
in the last 9 months.
--
Jan Hyde

https://mvp.support.microsoft.com/profile/Jan.Hyde
Sep 10 '07 #7
DavidAvisoft wrote:
Thank you for the replies everyone. It sounds like the safest answer is get
a new pc with XP not Vista. Though the solution of running VB6 / 7 via
virtualisation sounds neat, but I can't help thinking this may lead to
strange, difficult to solve problems. The more layers of complexity
introduced and more scope for things to go wrong, also I guess more impact on
machine performance?
The important thing to note here is that "VB7", a.k.a. VB'2002 is not
supported on Vista.

"VB7.1", a.k.a. VB'2003 is not supported on Vista.

The only ".Net" version of Visual Basic that is officially ssupported on
Vista is "VB8", a.k.a. VB'2005, /with/ its Service Pack 1.

Oh; that and VB "Proper", of course, with its SP6. :-))

Regards,
Phill W.
Sep 10 '07 #8

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
1089
by: DBC User | last post by:
Hi All, I am developing a program in VS 2005. Does anyone know what are the things I need to lookout for to make this program compatible with upcoming Vista? Thanks.
9
1606
by: Morys | last post by:
I am trying to install .NET and when I start the installation I get a message stating that I need Front Page Extensions. I am using windows vista business version. Where can I get these extensions? Do I really need them for windows vista? Thank you in advance.
0
868
by: krithigadevi | last post by:
I Have Recently Installed Windows Vista. After That I Have Installed Visual Studio .net 2003. I Am Able To Use Vb.net, But I Am Not Able To Use Asp.net. It Is Giving A Message Saying Web Development Component Missing. But I Am Not Able To Configure Web Development Component. Will Windows Vista Support .net 2003 Give Me A Solution To This Problem.
19
2256
by: =?Utf-8?B?TWlrZTk5MDA=?= | last post by:
When there is a shortcut of our app on the desctop, the app is not run until all the security in control panel of win vista is cleared. What to do to not have this problem. We do not want to tell the customers to do this. -- Mike
3
3490
YarrOfDoom
by: YarrOfDoom | last post by:
So here we are again for a vista problem. I have a dvd-rw of which I want to erase the content. But, off course, vista won't let me. No erase option on right-click-menu, no erase option in the frequently used tasks, no delete option when right clicking the files on it, and not even a format option. And I can't use nero either because I have version 7 and it is all but vista compatible. So what now? Yarr (if it wasn't for my games not working...
2
1093
by: Jimmy B | last post by:
Hello, It seems to be very complex combination: VS 2008, IIS 7.0, Windows Vista and ASP.NET Applications. Lots of troubles coming.... Are there any tutorials or blogs which would tell how this combination would work in a simple Workstation? I have had so much problems deploying and running ASP.NET applications in
1
2002
by: =?Utf-8?B?MGphbWVzMA==?= | last post by:
I'm trying to run Dance Ejay 7 on Vista, the problem is I have the older version of it (they bought out a new vista compatible version) I'm trying to get around the compatibilty problem by running in compatibility mode but now i'm getting ASPI driver error messages. any takers on what to do?
0
802
by: Cowboy \(Gregory A. Beamer\) | last post by:
"Mr. Arnold" <MR. Arnold@Arnold.comwrote in message news:OuOukXwxIHA.3968@TK2MSFTNGP04.phx.gbl... The key being to have the Vista specific patch installed to develop properly. -- Gregory A. Beamer MVP, MCP: +I, SE, SD, DBA
1
2546
by: Marcin Balcerzak | last post by:
Hello, I'm lame when it comes to .Net and Office and unfortunatelly need to run a VS project. When run it should start Excel and open some sheet. What I now get is "System policy prevents loading manifests. For more information, please contact your administrator." It used to be more 'sophisticated' error (something about assemblies, whatever that is), but I added a dll to some code group with 'FullTrust' and I guess that made a progress....
0
9536
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10468
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
10245
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10205
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
10021
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
5458
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5582
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
2
3748
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2933
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.