A
Atara
For supporting development of old VB.Net code I needed to install VS
2003 on a new coputer, but the information I see in the "About" window
in the oldComputer vs. newComputer is not the same. and also some of the
files in the following folders are different
C:\WINDOWS\Microsoft.NET\Framework\
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\
oldComputer:
============
Installed Frameworks:
v1.0.3705
v1.1.4322
v2.0.50727
VS About:
Microsoft development 2003 version 7.1.3088
Microsoft .NET Framework 1.1 version 1.1.4322 SP1
. . .
Microsoft Visual Basic .NET 69462-270-0000007-18557 <-- ???
newComputer:
============
Installed Frameworks:
v1.1.4322
VS About:
Microsoft development 2003 version 7.1.3088
Microsoft .NET Framework 1.1 version 1.1.4322 SP1
. . .
Microsoft Visual Basic .NET 69462-270-0000007-18415 <-- ???
Do you know what cause the differences 18415 vs. 18557?
I want my new compiled code to be the same, I only care for .Net 1.1
changes (I dont care for .Net 2 or .Net 1.0)
Thanks
Atara
2003 on a new coputer, but the information I see in the "About" window
in the oldComputer vs. newComputer is not the same. and also some of the
files in the following folders are different
C:\WINDOWS\Microsoft.NET\Framework\
C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\
oldComputer:
============
Installed Frameworks:
v1.0.3705
v1.1.4322
v2.0.50727
VS About:
Microsoft development 2003 version 7.1.3088
Microsoft .NET Framework 1.1 version 1.1.4322 SP1
. . .
Microsoft Visual Basic .NET 69462-270-0000007-18557 <-- ???
newComputer:
============
Installed Frameworks:
v1.1.4322
VS About:
Microsoft development 2003 version 7.1.3088
Microsoft .NET Framework 1.1 version 1.1.4322 SP1
. . .
Microsoft Visual Basic .NET 69462-270-0000007-18415 <-- ???
Do you know what cause the differences 18415 vs. 18557?
I want my new compiled code to be the same, I only care for .Net 1.1
changes (I dont care for .Net 2 or .Net 1.0)
Thanks
Atara