Computing.Net > Forums > Programming > Visual Studio 2005 on VB 6.0

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Visual Studio 2005 on VB 6.0

Reply to Message Icon

Name: JAYPUNJANI
Date: February 15, 2006 at 02:53:41 Pacific
OS: WINDOWS XP/2000
CPU/Ram: Pentium/256
Product: FUJITSU/SIEMENS
Comment:

Hello all,

We want to start developing our project in .NET environment but at present we have got VB 6.0 installed on our programmer machines. For existing system we can't get rid of VB 6.0.

1. Is it possible to install Visual Studio 2005 on the same machine or need to install in other machine?

2. If we install VS 2005 and VB 6.0 on the same machine, if we create an .exe file for our existing project, our users doesn't have .NET framework. Will this cause a problem?

3. What is the best way to use both VB 6.0 and VS 2005? We want to go from VB 6.0 to ASP.NET with C#.

Please help me out for to find the solution.

Thanks,
Jay


Jay Punjani
0207 616 7975
E-Mail: JAY.PUNJANI@ST-DUNSTANS.ORG.UK
St-Dunstans
Project Manager



Sponsored Link
Ads by Google

Response Number 1
Name: StuartS
Date: February 15, 2006 at 04:04:00 Pacific
Reply:

You can install Visual Studio 2005 and all its components on the same machine a VB6. It wont cause a problem.

Projects created in Visual Studio 2005 will need the .NET framework to run. This can be installed separately or can be included in an installation package with the application.

Projects created with VB6 will continue to work as before.

You cannot use VB6 and VS 2005 interchangeably. You will need to convert your VB6 projects to VB.NET and that is no trivial task.

Do a search on Microsoft's Web Site. There is loads of information on converting from VB6 to .NET and a application that will attempt to do the conversion for you. Invariably you will a lot of functions, methods etc that will have to be converted manually.

Stuart


0

Response Number 2
Name: JAYPUNJANI
Date: February 15, 2006 at 08:02:46 Pacific
Reply:

Thanks Stuart.

I want to know many more things about .NET migration. Probably I will go and look at the Microsoft website but sometimes it's better to find out from some experienced people.

Cheers
Jay


Jay Punjani
0207 616 7975
E-Mail: JAY.PUNJANI@ST-DUNSTANS.ORG.UK
St-Dunstans
Project Manager


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


Null Null C Lessons



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: Visual Studio 2005 on VB 6.0

Visual Studio 2005 2008 upgrade www.computing.net/answers/programming/visual-studio-2005-2008-upgrade/18575.html

VB 6.0 Write datagrid in 4.0 www.computing.net/answers/programming/vb-60-write-datagrid-in-40/8630.html

connecting to unix using vb 6.0 www.computing.net/answers/programming/connecting-to-unix-using-vb-60/7085.html