Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / Setup / August 2003

Tip: Looking for answers? Try searching our database.

can't uninstall .net framework redist 1.1 beta (v1.1.4322.510)

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
microsoft.net - 21 Jul 2003 15:32 GMT
hi

i try to install .net framework 1.1 redist to a w2k pro, but the installer
says 'please uninstall the following beta product: .net framework 1.1'.
i try to uninstall it from add/remove programs, but the uninstaller can't
find netfx.msi. maybe i deleted it.
how can i uninstall it?

please help.
Colleen Colley - 23 Jul 2003 22:57 GMT
Hello,
I checked with the setup devs and they suggest the following:

Look at %temp%\dotnetfx.log.  It should list beta products that must be
removed before version 1.1 can be installed.

You'll see ProductCode <some GUID>

Do:
msiexec /x <some GUID>

for each ProductCode listed in dotnetfx.log

Hope this helps.

--------------------
>From: "microsoft.net" <law@axelero.hu>
>Subject: can't uninstall .net framework redist 1.1 beta (v1.1.4322.510)
[quoted text clipped - 20 lines]
>
>please help.

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note:  For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.

Balint - 31 Jul 2003 17:59 GMT
hello colleen.

thanks for trying to help.
i checked the dotnetfx.log, and there's no guids.
here's the file:
----------------------------------------------------------------------------
--------------------------
[07/31/03,18:48:33] Starting Install.exe
[07/31/03,18:48:33] Parsing switches from commandline:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP\Install.exe
[07/31/03,18:48:33] SourceDir:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP\
[07/31/03,18:48:33] Install started
[07/31/03,18:48:33] Checking system requirements
[07/31/03,18:48:33] OS: Win 2k
[07/31/03,18:48:33] Ver:
[07/31/03,18:48:33] SP: Service Pack 3
[07/31/03,18:48:33] Checking Internet Explorer Version
[07/31/03,18:48:33] Looking for 5.0.2919.6307
[07/31/03,18:48:33] Found Internet Explorer Version: 6.0.2800.1106
[07/31/03,18:48:33] Internet Explorer Version is OK...
[07/31/03,18:48:33] System meets minimum requirements
[07/31/03,18:48:33] Checking Windows Installer version...
[07/31/03,18:48:33] Trying to load msi.dll
[07/31/03,18:48:33] Loading: C:\WINNT\System32\msi.dll
[07/31/03,18:48:33] msi.dll loaded ok
[07/31/03,18:48:33] Looking for: 2.0.2600
[07/31/03,18:48:33] Found: 2.0.2600
[07/31/03,18:48:33] Windows Installer version ok
[07/31/03,18:48:33] Finished Checking Windows Installer version.
[07/31/03,18:48:33] Trying to load msi.dll
[07/31/03,18:48:33] Loading: C:\WINNT\System32\msi.dll
[07/31/03,18:48:33] Looking for mscoree.dll from PDC
[07/31/03,18:48:33] mscoree.dll from PDC is not installed local
[07/31/03,18:48:33] Looking for mscoree.dll from Beta
[07/31/03,18:48:33] C:\WINNT\System32\mscoree.dll is installed local
[07/31/03,18:48:33] Version: 1.1.4322.510
[07/31/03,18:48:33] Language: 1033
[07/31/03,18:48:33] mscoree.dll is newer than 1.0.3329.0
[07/31/03,18:48:33] Trying to load msi.dll
[07/31/03,18:48:33] Loading: C:\WINNT\System32\msi.dll
[07/31/03,18:48:34] Installing:
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\IXP000.TMP\netfx.msi
[07/31/03,18:48:34] Checking IIS...
[07/31/03,18:48:34] IIS not found
[07/31/03,18:48:34] Checking MDAC Version
[07/31/03,18:48:34] Looking for 2.70.7713.0
[07/31/03,18:48:34] Found MDAC Version: 2.70.9001.0
[07/31/03,18:48:34] MDAC Version OK
[07/31/03,18:48:34] StopDarwinService(): Darwin Service was already stopped
[07/31/03,18:48:34] Trying to load msi.dll
[07/31/03,18:48:34] Loading: C:\WINNT\System32\msi.dll
[07/31/03,18:48:34] Full UI
[07/31/03,18:48:34] Calling MsiInstallProduct() with commandline:
REBOOT=ReallySuppress IIS_NOT_PRESENT=1
[07/31/03,18:48:48] MsiInstallProduct() returned 1603
[07/31/03,18:48:48]

[MsiInstallProduct]

ReturnCode=1603
[07/31/03,18:48:48] Preparing Dialog
[07/31/03,18:48:48] Message: Microsoft .NET Framework Setup failed.  If this
problem continues, contact Product Support Services.
[07/31/03,18:48:50] Install.exe returning 1603
[07/31/03,18:48:50]

[Install.exe]

ReturnCode=1603
--------------------------------------------------------------------------
Colleen Colley - 15 Aug 2003 18:29 GMT
OK.  It looks like 1.1 is already on the machine
    >[07/31/03,18:48:33] C:\WINNT\System32\mscoree.dll is installed local
    >[07/31/03,18:48:33] Version: 1.1.4322.510
    >[07/31/03,18:48:33] Language: 1033
    >[07/31/03,18:48:33] mscoree.dll is newer than 1.0.3329.0

Also it looks like the version you are trying to install isn't 1.1 because
the build number was 3705.

Try to uninstall by running:
    msiexec /x {C9913503-1500-4454-94CD-365ADC1BB9B9}

Then try downloading 1.1 from the official MSDN site and install that.

Hope this works!

   
--------------------
>From: "Balint" <law@axelero.hu>
>References: <OCUIjT5TDHA.2036@TK2MSFTNGP10.phx.gbl>
<IUF7fVWUDHA.1108@cpmsftngxa06.phx.gbl>
>Subject: Re: can't uninstall .net framework redist 1.1 beta (v1.1.4322.510)
>Date: Thu, 31 Jul 2003 18:59:39 +0200
[quoted text clipped - 81 lines]
>ReturnCode=1603
>--------------------------------------------------------------------------

Signature

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm

Note:  For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.