M
mark4asp
I already have 2.0 Framework (and VS2005 + SP) on my PC.
I wanted to work throught the book "Test-Driven Development in Microsoft
..NET, Newirk & Vorontsov, 2004". I downloaded the source from the
author's site. It is an MSI. When I run the MSI it demands the Framework
version 1.1.4322 be installed.
"This setup requires the .NET Framework version 1.1.4322.
Please install the .NET Framework and run this setup again."
So I follow the link the the Microsoft site. Download their .NET
Framework 1.1 SDK (setup.exe, File version 1.1.4322.591, 108757 kb). I
run the setup. It forces me to run it twice in order to install all the
components.
Now I discover that I have two folders under
C:\WINDOWS\Microsoft.NET\Framework\,
there is a v1.1.4322 and a v1.0.3705.
v1.1.4322 only contains 2 files: (gacutil.exe.config,
regsvcs.exe.config)
v1.0.3705 has only 4 files (mscormmc.dll, installutil.exe.config,
mscormmc.cfg, regsvcs.exe.config)
I run the MSI again and it still gives me the message quoted above.
So it seems to me that the .net framework 1.1 can't be properly
installed if the 2.0 framework is already in place.
Is that the case? or have I made some huge mistake?
I wanted to work throught the book "Test-Driven Development in Microsoft
..NET, Newirk & Vorontsov, 2004". I downloaded the source from the
author's site. It is an MSI. When I run the MSI it demands the Framework
version 1.1.4322 be installed.
"This setup requires the .NET Framework version 1.1.4322.
Please install the .NET Framework and run this setup again."
So I follow the link the the Microsoft site. Download their .NET
Framework 1.1 SDK (setup.exe, File version 1.1.4322.591, 108757 kb). I
run the setup. It forces me to run it twice in order to install all the
components.
Now I discover that I have two folders under
C:\WINDOWS\Microsoft.NET\Framework\,
there is a v1.1.4322 and a v1.0.3705.
v1.1.4322 only contains 2 files: (gacutil.exe.config,
regsvcs.exe.config)
v1.0.3705 has only 4 files (mscormmc.dll, installutil.exe.config,
mscormmc.cfg, regsvcs.exe.config)
I run the MSI again and it still gives me the message quoted above.
So it seems to me that the .net framework 1.1 can't be properly
installed if the 2.0 framework is already in place.
Is that the case? or have I made some huge mistake?