installing multiple versions

  • Thread starter Thread starter Marge
  • Start date Start date
M

Marge

I have VB6 installed on my PC & have just downloaded Express 2008 on
my sons. After having a look at Express 2008 I would like to download
it onto my PC but don't want to remove VB6 will there be any conflict?

I realise that projects written in VB6 need to be converted to Express
but I just want both programs on my PC to be used independantly of
each other does anyone know of any problems?
 
Marge said:
I have VB6 installed on my PC & have just downloaded Express 2008 on
my sons. After having a look at Express 2008 I would like to download
it onto my PC but don't want to remove VB6 will there be any conflict?

I realise that projects written in VB6 need to be converted to Express
but I just want both programs on my PC to be used independantly of
each other does anyone know of any problems?

I don't think that there should be any problem with having Visual Studio
6 and Visual Studio Express 2008 installed side by side.

I haven't tried that specific combination, but I had Visual Studio 2005
and Visual Studio 2008 installed side by side until recently. I have
tried other combinations also without problems, but I can't remember
exactly which.
 
Marge said:
I have VB6 installed on my PC & have just downloaded Express 2008 on
my sons. After having a look at Express 2008 I would like to download
it onto my PC but don't want to remove VB6 will there be any conflict?

I have installed VB6, VS2003, VS2005 and VS2008 (all "full" versions, not
Express versions, however) on a single machine and all co-existed and worked
perfectly without any conflicts.

I think you should be fine...
 
Just to add to oeone's comments,

When I installed vs2008prof, it installed a copy of vs2005 as well. They
each are independant.
So I shouldnt see an issue why you would have an issue with vb6 as well.

Miro
 
Just to add to oeone's comments,

When I installed vs2008prof, it installed a copy of vs2005 as well.  They
each are independant.
So I shouldnt see an issue why you would have an issue with vb6 as well.

Miro








- Show quoted text -

OK Thanks Very Much Folks.......
 
I don't intend to hijack this thread but what about installing older version after the newer version?

I currently have VB6, VS 05 and VS 08 installed but unfortunately one of my facilities customers requires only .Net 1.1 thus I need to write in VS 03. Do I need to repair the installations of VS 05 and VS 08 after I install VS 03? Or can I install VS 03 and not worry about the other two not working correctly afterwords?

Thanks!
 
Back
Top