View Single Post
Old Oct 11th, 2004, 2:38 AM   #3
schye
Newbie
 
Join Date: Oct 2004
Posts: 3
Rep Power: 0 schye is on a distinguished road
Thanks for the fast reply Infinite... This is my first post in programmng forum and this is the only forum that reply my question. Below are parts of those log files.

dotNetFx.log
Quote:
[10/11/04,16:19:16] StopDarwinService(): Darwin Service was already stopped
[10/11/04,16:19:16] Trying to load msi.dll
[10/11/04,16:19:16] Loading: C:\WINDOWS\system32\\msi.dll
[10/11/04,16:19:16] Darwin log: C:\DOCUME~1\GOGOL\LOCALS~1\Temp\netfx.log
[10/11/04,16:19:16] No UI
[10/11/04,16:19:16] Calling MsiInstallProduct() with commandline: REBOOT=ReallySuppress
[10/11/04,16:19:17] MsiInstallProduct() returned 1601
[10/11/04,16:19:17]

[MsiInstallProduct]

ReturnCode=1601
[10/11/04,16:19:17] Preparing Dialog
[10/11/04,16:19:17] Message: Microsoft .NET Framework セットアップが失敗しました。この問題が解決されない場合は、製品サポート サービスに問い合わせてください。
[10/11/04,16:19:17] Install.exe returning 1601
[10/11/04,16:19:17]

[Install.exe]

ReturnCode=1601
netfx.log

Quote:
MSI © (74:18): Failed to connect to server.
MSI © (74:18): MainEngineThread is returning 1601
=== Verbose logging stopped: 2004/10/11 16:19:17 ===
langpack Msi.log
Quote:
[10/11/04,16:25:12] Loading: C:\WINDOWS\system32\\msi.dll
[10/11/04,16:25:12] Full UI
[10/11/04,16:25:12] Calling MsiInstallProduct() with commandline: REBOOT=ReallySuppress
[10/11/04,16:25:13] MsiInstallProduct() returned 1601
[10/11/04,16:25:13]

[MsiInstallProduct]

ReturnCode=1601
[10/11/04,16:25:13] Preparing Dialog
[10/11/04,16:25:13] Message: Microsoft .NET Framework セットアップが失敗しました。この問題が解決されない場合は、製品サポート サービスに問い合わせてください。
[10/11/04,16:25:15] Install.exe returning 1601
[10/11/04,16:25:15]

[Install.exe]

ReturnCode=1601
I think it is caused by the problem to connect to the server because I am using the LAN in my hostel. I will try it again tomorrow in my lab. Will post again after that. However waht does UI means?
schye is offline   Reply With Quote