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
--------------------
[quoted text, click to view] >Thread-Topic: VB install, triggers a .Net install. (Which Fails)
>thread-index: AcS6q0TlW1falL+xTNGTkWUZA1k9MA==
>X-WBNR-Posting-Host: 80.177.238.182
>From: "=?Utf-8?B?R1JFRU4=?=" <GREEN@discussions.microsoft.com>
>Subject: VB install, triggers a .Net install. (Which Fails)
>Date: Mon, 25 Oct 2004 08:57:03 -0700
>Lines: 9
>Message-ID: <9F0ADA56-F30A-40C2-B9FA-6E8A28F2DB73@microsoft.com>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="Utf-8"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Content-Class: urn:content-classes:message
>Importance: normal
>Priority: normal
>X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
>Newsgroups: microsoft.public.dotnet.framework.setup
>NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.1.29
>Path: cpmsftngxa10.phx.gbl!TK2MSFTNGXA03.phx.gbl
>Xref: cpmsftngxa10.phx.gbl microsoft.public.dotnet.framework.setup:9176
>X-Tomcat-NG: microsoft.public.dotnet.framework.setup
>
>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
>
This reply is provided AS IS, without warranty (express or implied).