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 / Visual Studio.NET / Setup / October 2007

Tip: Looking for answers? Try searching our database.

Cannot install .net framework 2.0

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Dave - 29 Sep 2007 14:08 GMT
I am trying to install Visual Studio 2005 Professional edition. I had
previously installed it on this computer that was using XP pro. I have run my
disk recovery program and I am now using XP Home.

Here is a partial log of error statements only

07,08:42:54] vs70uimgr: Entering Next() method.
[09/29/07,08:42:55] VS70pgui: Entered CPageHeaderDynamic::OnShowWindow method
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({4F8791EE-486F-44B5-952B-F28F9FD58BD0})
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({710A502B-4669-405C-A985-BA21545509BA})
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({BBE1827C-F2FD-4FDA-A6D6-C83B62FFFDCA})
[09/29/07,08:42:55] VS70pgui: Obtained failed/success flag
[09/29/07,08:42:55] Setup.exe: GetComponents()
[09/29/07,08:42:55] Setup.exe: get_Components()
[09/29/07,08:42:55] VS70pgui: DepCheck indicates Microsoft .NET Framework
2.0 is not installed.
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : DepCheck indicates
Microsoft .NET Framework 2.0 is not installed.
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forMSXML 6.0 Parser
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forMicrosoft Document Explorer 2005
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({BBE1827C-F2FD-4FDA-A6D6-C83B62FFFDCA})
[09/29/07,08:42:55] VS70pgui: DepCheck indicates Microsoft Visual Studio
2005 Professional Edition - ENU was not attempted to be installed.
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : DepCheck indicates
Microsoft Visual Studio 2005 Professional Edition - ENU was not attempted to
be installed.
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status for.NET Compact Framework 1.0 SP3
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status for.NET Compact Framework 2.0
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forMicrosoft Visual J# 2.0 Redistributable Package
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forSQL Server 2005 Mobile Edition
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forMicrosoft Device Emulator version 1.0
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] VS70pgui: ***ERRORLOG EVENT*** : Unknown component
status forMicrosoft SQL Server 2005 Express Edition x86
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({D530994B-CA3E-4CF3-AC2F-485962898182})
[09/29/07,08:42:55] VS70pgui: CFinishPage::LaunchWatson() - Launching Watson
with manifest: C:\DOCUME~1\HP_OWN~1.JON\LOCALS~1\Temp\gencomp18.txt
[09/29/07,08:42:55] Setup.exe: AddGlobalCustomProperty
[09/29/07,08:42:55] Setup.exe:
GetGlobalCustomProperty({0DA26FFA-E386-4638-B01C-F9E71776E985})
[09/29/07,08:42:56] Setup.exe:
GetGlobalCustomProperty({68788E55-88A1-43BA-AFE9-3C7315DF4A36})
[09/29/07,08:42:56] Setup.exe:
GetGlobalCustomProperty({710A502B-4669-405C-A985-BA21545509BA})
[09/29/07,08:42:56] Setup.exe:
GetGlobalCustomProperty({5245094D-36FD-4472-8161-FD6CF4E5EDAE})
[09/29/07,08:42:56] Setup.exe:
GetGlobalCustomProperty({075AE8D8-F0C1-42B1-AECE-764E2A428F40})
[09/29/07,08:42:56] Setup.exe:
GetGlobalCustomProperty({BBE1827C-F2FD-4FDA-A6D6-C83B62FFFDCA})
[09/29/07,08:42:56] vs70uimgr: CUIMgr::DisplayFinal(): Reseting Main Thread
Events
[09/29/07,08:42:56] vs70uimgr: CUIMgr::DisplayFinal(): Finished reseting
Main Thread Events

Signature

L. A. Jones

Stevanich - 09 Oct 2007 03:38 GMT
Dave,

The .NET Framework and Visual Studio are two seperate items.  From your
error log, it appears you are trying to install Visual Studio without first
installing the .NET Framework 2.0.

Here is the link for the x86 version of the .NET Framework 2.0:
https://www.microsoft.com/downloads/details.aspx?FamilyID=0856EACB-4362-4B0D-8ED
D-AAB15C5E04F5&displaylang=en


Hope this helps,

Steve - dotneticated.com

>I am trying to install Visual Studio 2005 Professional edition. I had
> previously installed it on this computer that was using XP pro. I have run
[quoted text clipped - 77 lines]
> [09/29/07,08:42:56] vs70uimgr: CUIMgr::DisplayFinal(): Finished reseting
> Main Thread Events

Rate this thread:







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



©2008 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.