Failed .net Framework 1.1 Install

  • Thread starter Thread starter Howard
  • Start date Start date
H

Howard

I have attempted to install .net framework 1.1 three times
and each times the installation fails with no reason. Does
anyone know how to get .net installed in such a situation?

Howard
 
same thing here
an event 1015 from MSIInstaller is logged in event viewer,
but I didn't found anything about this in Knowledge base.

here are the install log

====dotNetFx.log===

[11/05/03,12:44:57] Starting Install.exe
[11/05/03,12:44:57] Parsing switches from commandline:
C:\DOCUME~1\ADMINI~1.FES\LOCALS~1
\Temp\IXP000.TMP\install.exe /q /l
[11/05/03,12:44:57] SourceDir: C:\DOCUME~1
\ADMINI~1.FES\LOCALS~1\Temp\IXP000.TMP\
[11/05/03,12:44:57] Install started
[11/05/03,12:44:57] Checking system requirements
[11/05/03,12:44:57] OS: Win 2k
[11/05/03,12:44:57] Ver:
[11/05/03,12:44:57] SP: Service Pack 4
[11/05/03,12:44:57] Checking Internet Explorer Version
[11/05/03,12:44:57] Looking for 5.0.2919.6307
[11/05/03,12:44:57] Found Internet Explorer Version:
6.0.2800.1106
[11/05/03,12:44:57] Internet Explorer Version is OK...
[11/05/03,12:44:57] System meets minimum requirements
[11/05/03,12:44:57] Checking Windows Installer version...
[11/05/03,12:44:57] Trying to load msi.dll
[11/05/03,12:44:57] Loading: msi.dll
[11/05/03,12:44:57] msi.dll loaded ok
[11/05/03,12:44:57] Looking for: 2.0.2600
[11/05/03,12:44:57] Found: 2.0.2600
[11/05/03,12:44:57] Windows Installer version ok
[11/05/03,12:44:57] Finished Checking Windows Installer
version.
[11/05/03,12:44:57] Trying to load msi.dll
[11/05/03,12:44:57] Loading: msi.dll
[11/05/03,12:44:57] Looking for mscoree.dll from PDC
[11/05/03,12:44:57] mscoree.dll from PDC is not installed
local
[11/05/03,12:44:57] Looking for mscoree.dll from Beta
[11/05/03,12:44:57] mscoree.dll is not installed local
[11/05/03,12:44:58] Trying to load msi.dll
[11/05/03,12:44:58] Loading: msi.dll
[11/05/03,12:44:59] Installing: C:\DOCUME~1
\ADMINI~1.FES\LOCALS~1\Temp\IXP000.TMP\netfx.msi
[11/05/03,12:44:59] Checking IIS...
[11/05/03,12:44:59] Checking MDAC Version
[11/05/03,12:44:59] Looking for 2.70.7713.0
[11/05/03,12:44:59] Found MDAC Version: 2.53.6200.1
[11/05/03,12:44:59] MDAC Version is less or MDAC not
installed
[11/05/03,12:44:59] StopDarwinService(): Darwin Service
was already stopped
[11/05/03,12:44:59] Trying to load msi.dll
[11/05/03,12:44:59] Loading: msi.dll
[11/05/03,12:44:59] Darwin log: C:\DOCUME~1
\ADMINI~1.FES\LOCALS~1\Temp\netfx.log
[11/05/03,12:44:59] No UI
[11/05/03,12:44:59] Calling MsiInstallProduct() with
commandline: REBOOT=ReallySuppress MDAC_NOT_PRESENT=1
[11/05/03,12:45:00] MsiInstallProduct() returned 1601
[11/05/03,12:45:00]

[MsiInstallProduct]

ReturnCode=1601
[11/05/03,12:45:00] Preparing Dialog
[11/05/03,12:45:00] Message: Microsoft .NET Framework
Setup failed. If this problem continues, contact Product
Support Services.
[11/05/03,12:45:00] Install.exe returning 1601
[11/05/03,12:45:00]

[Install.exe]

ReturnCode=1601


===netfx.log===
=== Verbose logging started: 5/11/2003 12:44:59 Build
type: SHIP UNICODE 2.00.2600.1183 Calling process:
C:\DOCUME~1\ADMINI~1.FES\LOCALS~1
\Temp\IXP000.TMP\install.exe ===
MSI (c) (E8:D4): Resetting cached policy values
MSI (c) (E8:D4): Machine policy value 'Debug' is 0
MSI (c) (E8:D4): ******* RunEngine:
******* Product: C:\DOCUME~1
\ADMINI~1.FES\LOCALS~1\Temp\IXP000.TMP\netfx.msi
******* Action:
******* CommandLine: **********
MSI (c) (E8:D4): Client-side and UI is none or basic:
Running entire install on the server.
MSI (c) (E8:D4): Grabbed execution mutex.
MSI (c) (E8:D4): Failed to connect to server. Error:
0x80040154

MSI (c) (E8:D4): Failed to connect to server.
MSI (c) (E8:D4): MainEngineThread is returning 1601
=== Verbose logging stopped: 5/11/2003 12:44:59 ===
 
the problem may be related to the fact the server is a
Terminal Server (application mode).

But nothing in Knowledge base about this.
 
Back
Top