a customer of mine is trying to install Vb, in turn Vb asks for,, and starts
a .Net installation. Which fails. "Iexpress setup encountered a problem an
needs to close!"
I sent him a .net standalone installer, which did the same thing.
All his other identical xp machines install fine, and this one has been
rolled back as far as re-building the os from a fresh format.
Im stumped.. Any suggestions would be most appriciated.
Thanks for your time
M. Green
Joel Hendrix [MSFT] - 25 Oct 2004 21:45 GMT
Interesting problem. All the IExpress package does is extract its contents
to a temporary folder in %tmp%. Maybe there are problems writing to the
%tmp% folder? Anyways, try this:
1. Extract the MSI from dotnetfx.exe
a. Open a command prompt
b. execute "dotnetfx.exe /c /t:<some temp folder>"
2. Go to <some temp folder> and double-click the netfx.msi file
You don't mention where in the setup process this error occurrs (during
extraction, before clicking on the first install dialog, etc.), but
hopefully this will help (although I'd be concerned if apps are having
trouble writing to the %tmp% folder).
hth
-Joel
--------------------
>Thread-Topic: VB install, triggers a .Net install. (Which Fails)
>thread-index: AcS6q0TlW1falL+xTNGTkWUZA1k9MA==
[quoted text clipped - 28 lines]
>Thanks for your time
>M. Green
This reply is provided AS IS, without warranty (express or implied).