.NET 3.5 setup fails during VSTS2008 install on Vista
-
Tuesday, December 11, 2007 9:25 PM
When I try to install VSTS2008 on my x64 Vista machine setup fails apparently when installing .NET 3.5. The following is the error message in the log file:
[12/11/07,12:04:48] Microsoft .NET Framework v3.5 (x64): \\products\public\products\developers\visual studio 2008\vsts\setup\..\wcu\dotnetframework\dotnetfx35setup.exe exited with return value 5100
[12/11/07,12:04:48] InstallReturnValue: GFN_MID NET Framework v3.5 x64, 0x13ec
[12/11/07,12:04:48] Setup.exe: AddGlobalCustomProperty
[12/11/07,12:04:48] Microsoft .NET Framework v3.5 (x64): ***ERRORLOG EVENT*** : Error code 5100 for this component means "Asia"
[12/11/07,12:04:48] Setup.exe: AddGlobalCustomProperty
[12/11/07,12:04:48] Microsoft .NET Framework v3.5 (x64): ***ERRORLOG EVENT*** : Component Microsoft .NET Framework v3.5 (x64) returned an unexpected value.
[12/11/07,12:04:48] Setup.exe: AddGlobalCustomProperty
[12/11/07,12:04:48] Microsoft .NET Framework v3.5 (x64): ***ERRORLOG EVENT*** : Return from system messaging: AsiaWhat is the problem here ? How do I workaround it ?
Thanks,
--Patrick
All Replies
-
Thursday, December 13, 2007 6:17 AMModerator
Hi:
Would you please collect your log files by the tool that you can get from the link http://blogs.msdn.com/astebner/archive/2007/11/21/6458047.aspx , and send it to vssetuphelp@hotmail.com
-
Wednesday, February 20, 2008 9:18 PM
I have exactly the same problem.
-
Thursday, March 20, 2008 4:38 PM
I'm having the same issue - Vista x64 - all patches/updates installed. This is a clean install as well.
Any solutions?
-
Friday, March 21, 2008 7:40 PM
I had the same problem and installing 3.5 manually before the VS installed worked for me.
HTH,
Mike
-
Thursday, December 18, 2008 4:59 AMSame problem happening to me. One site I found said that if you install .NET 3.5 first, the VS 2008 install will work, but so far I haven't found a version of .NET 3.5 installer dated more recently than 11/2007 and that's the version that has the problem.
-
Thursday, December 18, 2008 5:12 AMIn my case, it was because I was trying to install Visual Studio 2008 (including .NET 3.5) on a checked build of Vista 64.
The .NET 3.5 distribution apparently does not support checked builds.
See this page for an explanation: http://blogs.msdn.com/astebner/archive/2008/08/25/8895729.aspx

