all groups > vb.net upgrade > december 2003 >
You're in the

vb.net upgrade

group:

Problem with .Net Framework!


Problem with .Net Framework! Tanzim Saqib
12/6/2003 11:37:56 PM
vb.net upgrade:
Hello
I am novice in VB.NET . I have developed a sample HelloWorld program and =
a setup application for it. VB.NET warned me that the client machine =
should install .NET Framework (DOTNETFX.EXE) in order to run the =
application. I tried it in my Windows ME and found a message "Setup =
cannot access Windows Installer components. Setup cannot continue." and =
it terminates. I can not run the setup application. I have found a log =
file in the Temp folder:

[12/06/03,23:20:19] Starting Install.exe
[12/06/03,23:20:19] Parsing switches from commandline: =
C:\WINDOWS\TEMP\IXP000.TMP\Install.exe
[12/06/03,23:20:19] SourceDir: C:\WINDOWS\TEMP\IXP000.TMP\
[12/06/03,23:20:19] Install started
[12/06/03,23:20:19] Checking system requirements
[12/06/03,23:20:19] OS: Win Millenium
[12/06/03,23:20:19] Ver: Second Edition
[12/06/03,23:20:19] SP: =20
[12/06/03,23:20:19] Checking Internet Explorer Version
[12/06/03,23:20:19] Looking for 5.0.2919.6307
[12/06/03,23:20:19] Found Internet Explorer Version: 5.50.4134.0100
[12/06/03,23:20:19] Internet Explorer Version is OK...
[12/06/03,23:20:19] System meets minimum requirements
[12/06/03,23:20:19] Checking Windows Installer version...
[12/06/03,23:20:19] Trying to load msi.dll
[12/06/03,23:20:19] Loading: C:\WINDOWS\INSTALLER\INSTMSI0\msi.dll
[12/06/03,23:20:19] Cannot find Windows Installer.
[12/06/03,23:20:19] Finished Checking Windows Installer version.
[12/06/03,23:20:19] Preparing Dialog
[12/06/03,23:20:19] Message: Microsoft .NET Framework Setup needs to =
update the Microsoft Windows Installer components before Setup can =
continue. Proceed with installation?
[12/06/03,23:20:19] Installing Windows Installer
[12/06/03,23:20:19] Running InstMsi.exe /c:"msiinst /delayrebootq"
[12/06/03,23:20:24] Windows Installer Installation returned 0
[12/06/03,23:20:24]=20

[InstMsi.exe]

ReturnCode=3D0
[12/06/03,23:20:24] Searching for MSI: =
C:\WINDOWS\TEMP\IXP000.TMP\netfx.msi
[12/06/03,23:20:24] Reading Properties from MSI database: =
C:\WINDOWS\TEMP\IXP000.TMP\netfx.msi
[12/06/03,23:20:24] Reading URTVersion
[12/06/03,23:20:24] Trying to load msi.dll
[12/06/03,23:20:24] Loading: C:\WINDOWS\INSTALLER\INSTMSI0\msi.dll
[12/06/03,23:20:24] Preparing Dialog
[12/06/03,23:20:24] Message: Setup cannot access Windows Installer =
components. Setup cannot continue.
[12/06/03,23:20:25] Install.exe returning 4099
[12/06/03,23:20:25]=20

[Install.exe]

ReturnCode=3D4099



Is this possible to run .NET applications on Windows 9x? Any help will =
be appreciated. Thank you!

Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Uraza
12/7/2003 3:57:55 PM
Isn't it that the receiving machine where you intend to install must =
have the right msi package installed?

If it is for Windows 95, 98 or ME =
http://www.microsoft.com/downloads/details.aspx?displaylang=3Den&FamilyID=
=3DCEBBACD8-C094-4255-B702-DE3BB768148F may be valuable.

Regards...
[quoted text, click to view]
Hello
I am novice in VB.NET . I have developed a sample HelloWorld program =
and a setup application for it. VB.NET warned me that the client machine =
should install .NET Framework (DOTNETFX.EXE) in order to run the =
application. I tried it in my Windows ME and found a message "Setup =
cannot access Windows Installer components. Setup cannot continue." and =
it terminates. I can not run the setup application. I have found a log =
file in the Temp folder:

[12/06/03,23:20:19] Starting Install.exe
[12/06/03,23:20:19] Parsing switches from commandline: =
C:\WINDOWS\TEMP\IXP000.TMP\Install.exe
[12/06/03,23:20:19] SourceDir: C:\WINDOWS\TEMP\IXP000.TMP\
[12/06/03,23:20:19] Install started
[12/06/03,23:20:19] Checking system requirements
[12/06/03,23:20:19] OS: Win Millenium
[12/06/03,23:20:19] Ver: Second Edition
[12/06/03,23:20:19] SP: =20
[12/06/03,23:20:19] Checking Internet Explorer Version
[12/06/03,23:20:19] Looking for 5.0.2919.6307
[12/06/03,23:20:19] Found Internet Explorer Version: 5.50.4134.0100
[12/06/03,23:20:19] Internet Explorer Version is OK...
[12/06/03,23:20:19] System meets minimum requirements
[12/06/03,23:20:19] Checking Windows Installer version...
[12/06/03,23:20:19] Trying to load msi.dll
[12/06/03,23:20:19] Loading: C:\WINDOWS\INSTALLER\INSTMSI0\msi.dll
[12/06/03,23:20:19] Cannot find Windows Installer.
[12/06/03,23:20:19] Finished Checking Windows Installer version.
[12/06/03,23:20:19] Preparing Dialog
[12/06/03,23:20:19] Message: Microsoft .NET Framework Setup needs to =
update the Microsoft Windows Installer components before Setup can =
continue. Proceed with installation?
[12/06/03,23:20:19] Installing Windows Installer
[12/06/03,23:20:19] Running InstMsi.exe /c:"msiinst /delayrebootq"
[12/06/03,23:20:24] Windows Installer Installation returned 0
[12/06/03,23:20:24]=20

[InstMsi.exe]

ReturnCode=3D0
[12/06/03,23:20:24] Searching for MSI: =
C:\WINDOWS\TEMP\IXP000.TMP\netfx.msi
[12/06/03,23:20:24] Reading Properties from MSI database: =
C:\WINDOWS\TEMP\IXP000.TMP\netfx.msi
[12/06/03,23:20:24] Reading URTVersion
[12/06/03,23:20:24] Trying to load msi.dll
[12/06/03,23:20:24] Loading: C:\WINDOWS\INSTALLER\INSTMSI0\msi.dll
[12/06/03,23:20:24] Preparing Dialog
[12/06/03,23:20:24] Message: Setup cannot access Windows Installer =
components. Setup cannot continue.
[12/06/03,23:20:25] Install.exe returning 4099
[12/06/03,23:20:25]=20

[Install.exe]

ReturnCode=3D4099



Is this possible to run .NET applications on Windows 9x? Any help will =
be appreciated. Thank you!

Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Uraza
12/8/2003 7:40:24 AM
And you found this on the machine you are trying to install the .msi? =
Perhaps you need to remove and re-install the latest version. Just a =
guess.
[quoted text, click to view]
I've installed that file couple minutes ago and found the message =
"This service already exists."
Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Tanzim Saqib
12/8/2003 7:59:23 AM
Thanks for replying. I am pretty sure that Windows Installer is =
installed. How can I know the version?

Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Tanzim Saqib
12/8/2003 8:02:54 AM
I've installed that file couple minutes ago and found the message "This =
service already exists."
Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Uraza
12/8/2003 12:04:05 PM
I never tried uninstalling it myself. So I am referring you to this =
link (Google is my friend.) in the hopes that it may help you. =
http://appdeploy.com/faq/windowsinstaller.shtml

[quoted text, click to view]
Yes, I am trying to install on my client machine which runs on Windows =
ME. How can I remove MSI?? Thanks again!
Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
Re: Problem with .Net Framework! Tanzim Saqib
12/8/2003 8:33:58 PM
Yes, I am trying to install on my client machine which runs on Windows =
ME. How can I remove MSI?? Thanks again!
Tanzim Saqib =20

Problemsetter, ACM Valladolid Online Judge, Spain.
Website: http://tanzim.tk=20
=20

This posting is provided "AS IS" with no warranties.=20
AddThis Social Bookmark Button