Visual Studio NET installation Error

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,

I have problem installing Visual Studio NET. I got message setup failled and
error 11708 in Event Log. I am using Win XP Professional SP2.

Is anyone have a clue what migt happen?
 
Look at the installation log and see where it is failing. This will give you
a better idea than the event log. Posting the lines from fail point on will
help someone determine how to help you.

---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************
 
Thanks for answer

I tried it before but I found nothing that could help me. Also, I have
disabled all my TSR programs, but problem is still here. But, it's strange
that in errorlog file drive F: appear, and I don't have that drive on my comp
at all (neither on network, this is standalone comp). I think that something
could be wrong with SP2. Maybe a year ago I have instralled program without
eny error. Now formatted my machine (and apllied SP2) and error is
happening.

Bellow is errors that I found:

IN INSTALL LOG FILES THIS MESSAGES ARE SHOWN SEVERAL TIMES

[04/20/05,03:49:37] vs70uimgr: ISetupManager::GetGlobalCustomProperty()
failed to find global prop in CUIMgr::GetGlobalProperty()

[04/20/05,03:50:26] VS70pgui: Failed to increment max steps for small
progress. Logging as event not error ... noncritical.


[04/20/05,03:59:35] Visual Studio .NET Enterprise Architect - English:
***ERRORLOG EVENT***

: ACTION FAILURE: Action ended 03:59:35: InstallFinalize. Return value 3.
See MSI log for details

ERROR LOG FILE IS
[04/20/05,03:59:35] Visual Studio .NET Enterprise Architect - English: [2]
ACTION FAILURE:

Action ended 03:59:35: InstallFinalize. Return value 3. See MSI log for
details.
[04/20/05,04:01:02] Visual Studio .NET Enterprise Architect - English: [2]
ERROR processed;

exception was thrown for retail build
Developer Comment: Action Start message out of order
Build Time: Thu Feb 15 17:56:18 2001
File:

f:\vs70builds\9466\vs\src\vssetup\setupexe\sitmanagers\brooklyn10\cmsiprogesshandlervs.cpp


Line Number: 230
Expression: (0 > iDiff)
HRESULT: -2147467259
[04/20/05,04:01:13] Visual Studio .NET Enterprise Architect - English: [2]
ACTION FAILURE:

Action ended 04:01:13: INSTALL. Return value 3. See MSI log for details.
[04/20/05,04:01:24] setup.exe: [2] ISetupComponent::Pre/Post/Install()
failed in

ISetupManager::InstallManagerHelper()
[04/20/05,04:01:24] setup.exe: [2] Component error string not specified in

ISetupManager::AddToActionResultCollection()


EVENT VIEWER FOR MsiInstaller SHOWS

EventID 11707: Product: Visual Studio .NET Enterprise Architect - English --
Installation

operation completed successfully.

and 10 minute after that (same installation process)

EventID 11707: Product: Visual Studio .NET Enterprise Architect - English --
Installation

operation failed.
 
Back
Top