Groups | Blog | Home
all groups > dotnet setup > october 2004 >

dotnet setup : .NET 1.1 Installation Problem


eAW
10/20/2004 11:11:16 AM
Here is the last part of Log file

[10/20/04,11:06:32] Installing: C:\Temp\IXP000.TMP\netfx.msi
[10/20/04,11:06:32] Checking IIS...
[10/20/04,11:06:32] Checking MDAC Version
[10/20/04,11:06:32] Looking for 2.70.7713.0
[10/20/04,11:06:32] Found MDAC Version: 2.80.1022.3
[10/20/04,11:06:32] MDAC Version OK
[10/20/04,11:06:32] StopDarwinService(): Darwin Service was already stopped
[10/20/04,11:06:32] Trying to load msi.dll
[10/20/04,11:06:32] Loading: msi.dll
[10/20/04,11:06:32] Full UI
[10/20/04,11:06:32] Calling MsiInstallProduct() with commandline:
REBOOT=ReallySuppress
[10/20/04,11:06:34] MsiInstallProduct() returned 1601
[10/20/04,11:06:34]

[MsiInstallProduct]

ReturnCode=1601
[10/20/04,11:06:34] Preparing Dialog
[10/20/04,11:06:34] Message: Microsoft .NET Framework Setup failed. If this
problem continues, contact Product Support Services.



andmort NO[at]SPAM online.microsoft.com
10/21/2004 2:06:38 PM
Hi,
You may need to reregister windows installer, or reinstall it.

rebooting into safe mode, manually registering the Windows Installer Service

MSIEXEC /unregister
MSIEXEC /regserver

or

Navigate to the System32 folder, and rename or delete the following files:

Msi.dll
Msiexec.exe
Msihnd.dll

Shut down the computer and restart.
After rebooting, reinstall the Windows Installer update.
Run the .NET Framework installation.

Andy Mortimer [MS]
Please do not send email directly to this alias. This alias is for
newsgroup purposes only

This posting is provided "AS IS" with no warranties, and confers no rights.
OR if you wish to include a script sample in your post please add "Use of
included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm"

AddThis Social Bookmark Button