Hi
I'm getting the following error when trying to install .Net 3.0:
>From dd_dotnetfx3error.txt:
Communication Foundation. MSI returned error code 1603
[01/11/07,10:52:43] WapUI: [2] DepCheck indicates Windows Communication
Foundation is not installed.
[01/11/07,10:52:43] WapUI: [2] DepCheck indicates Microsoft .NET
Framework 3.0 was not attempted to be installed.
>From dd_dotnetfx3install.txt:
...
[01/11/07,10:52:42] WapUI: FProductIsInstalled (NOT installed): -1
[01/11/07,10:52:43] WapUI: Obtained failed/cancel flag
[01/11/07,10:52:43] Setup.exe: GetComponents()
[01/11/07,10:52:43] Setup.exe: get_Components()
[01/11/07,10:52:43] WapUI: DepCheck indicates Windows Communication
Foundation is not installed.
[01/11/07,10:52:43] Setup.exe: AddGlobalCustomProperty
[01/11/07,10:52:43] WapUI: ***ERRORLOG EVENT*** : DepCheck indicates
Windows Communication Foundation is not installed.
[01/11/07,10:52:43] WapUI: Return for Windows Presentation Foundation
indicates a successful installation. DepCheck indicates the component
is installed.
[01/11/07,10:52:43] WapUI: Return for Windows Workflow Foundation
indicates a successful installation. DepCheck indicates the component
is installed.
[01/11/07,10:52:43] WapUI: DepCheck indicates Microsoft .NET Framework
3.0 was not attempted to be installed.
[01/11/07,10:52:43] Setup.exe: AddGlobalCustomProperty
[01/11/07,10:52:43] WapUI: ***ERRORLOG EVENT*** : DepCheck indicates
Microsoft .NET Framework 3.0 was not attempted to be installed.
I've uninstalled IIS, reinstalled IIS, tried to install with IIS
uninstalled, run CleanIISScriptMaps, added extra debug information and
read every single newsgroup. Now I'm stumped. Any ideas?
I'm running Win XPSP2, VS2005.
Thanks
Dirk
Annie - 11 Jan 2007 23:40 GMT
I got that error yesterday, too. I downloaded .NET 2 from the MS web site,
installed it and then I was able to install .NET3.
HTH

Signature
Annie
v-aford(at)microsoft(dot)com
This posting is provided "AS IS" with no warranties, and confers no
rights.
> Hi
>
[quoted text clipped - 38 lines]
>
> Dirk
dirk.dircksen@gmail.com - 12 Jan 2007 05:39 GMT
> I got that error yesterday, too. I downloaded .NET 2 from the MS web site,
> installed it and then I was able to install .NET3.
[quoted text clipped - 6 lines]
> This posting is provided "AS IS" with no warranties, and confers no
> rights.
Thanks for the answer, Annie.
I already had the .Net 2.0 Framework installed when I posted my
question. I have tried to uninstall and reinstall the 2.0 Framework,
but I am still getting the same error.