C
Conrad Albrecht
I need to test my .NET app on Windows 98, so I found
dotnetfx.exe on my MSDN DVD Disc 2214 (June 2003) (in
\ENGLISH\NET_FRAMEWORK_SDK\DOTNETREDIST) and ran it on my
Windows 98 machine. dotnetfx.exe said it was extracting
some files, and then displayed the message:
"Microsoft .NET Framework Setup needs to update the
Microsoft Windows Installer components before Setup can
continue. Proceed with installation?"
I said Yes. Then dotnetfx.exe said:
"Setup cannot access Windows Installer components. Setup
cannot continue."
I attempted to work around this by installing Windows
Installer myself. I found instmsi.exe on Disc 2085 (May
2003) (in \ENGLISH\PLATSDK_FEB2003\SETUP\MSI\WIN95) and
ran it. It said:
[Message box title] "Error"
"The specified service already exists."
I then attempted to run dotnetfx.exe again, with the same
failure as before.
I hope there's a solution to this problem so I can debug a
user-reported, apparently Windows-98-specific problem in
my .NET app.
dotnetfx.exe on my MSDN DVD Disc 2214 (June 2003) (in
\ENGLISH\NET_FRAMEWORK_SDK\DOTNETREDIST) and ran it on my
Windows 98 machine. dotnetfx.exe said it was extracting
some files, and then displayed the message:
"Microsoft .NET Framework Setup needs to update the
Microsoft Windows Installer components before Setup can
continue. Proceed with installation?"
I said Yes. Then dotnetfx.exe said:
"Setup cannot access Windows Installer components. Setup
cannot continue."
I attempted to work around this by installing Windows
Installer myself. I found instmsi.exe on Disc 2085 (May
2003) (in \ENGLISH\PLATSDK_FEB2003\SETUP\MSI\WIN95) and
ran it. It said:
[Message box title] "Error"
"The specified service already exists."
I then attempted to run dotnetfx.exe again, with the same
failure as before.
I hope there's a solution to this problem so I can debug a
user-reported, apparently Windows-98-specific problem in
my .NET app.