Visual Studio Development Bookmark and Share   
 index > Visual Studio Setup and Installation > VS 2008 Install Failure - ISetupManager::InternalInstallManager() with HRESULT -2147023293
 

VS 2008 Install Failure - ISetupManager::InternalInstallManager() with HRESULT -2147023293

Using the VS 2008 and .NET Framework 3.5 setup log collection tool, I collected my information and posted it here: http://www.ndmental.com/vs2008InstallError.cab

I got my error and was unable to install vs, so I manually installed .net 3.5, and did a series of updates, but I still get the same error:

[12/11/07,13:18:49] setup.exe: [2] ISetupComponent:Stick out tonguere/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.

I'm running Server 2003, and installing VS 2008 Pro. I never installed any previous beta versions, and I don't have any office development tools installed

Thank you for your assistance,

bd
BrooklynDev  Tuesday, December 11, 2007 7:47 PM

Hi:

After checking your log file we find this,

[12/11/07,16:00:26] Microsoft Document Explorer 2008: [2] Error unpackaging e:\setup\..\wcu\dexplore\dexplore.exe: Corrupt cabinet

So would you please run the dexplore.exe directly to check out whether you can install VS2008 Document Explorer solely and then start the VS08 installation.

if you can not run dexplore.exe solely,then what is your VS 2008 edition and where you got them from? If it is on a disc, I suggest copy the content to HD then continue installation, if it is downloaded from somewhere please try to redownload it.


Lawren Tian - MSFT  Thursday, December 13, 2007 7:41 AM

Hi:

After checking your log file we find this,

[12/11/07,16:00:26] Microsoft Document Explorer 2008: [2] Error unpackaging e:\setup\..\wcu\dexplore\dexplore.exe: Corrupt cabinet

So would you please run the dexplore.exe directly to check out whether you can install VS2008 Document Explorer solely and then start the VS08 installation.

if you can not run dexplore.exe solely,then what is your VS 2008 edition and where you got them from? If it is on a disc, I suggest copy the content to HD then continue installation, if it is downloaded from somewhere please try to redownload it.


Lawren Tian - MSFT  Thursday, December 13, 2007 7:41 AM
when running dexplore.exe I simply get the error message 'Program too big to fit in memory'.

So my download is simply corrupt you're saying?

bd


BrooklynDev  Thursday, December 13, 2007 1:00 PM

Hi:

if it is downloaded from somewhere please try to redownload it and get another try to install.

if there is still some questions, please feel free to let me know.

Lawren Tian - MSFT  Monday, December 17, 2007 1:24 AM

hi:

since you don't post back any more, I marked this as the answer, if you still have some questions on the issue,please feel free and follow up.

Lawren Tian - MSFT  Tuesday, December 18, 2007 2:59 AM

Thank you

This resolved the issue I was having with the install

VicB.Net  Tuesday, January 08, 2008 9:45 PM

This issue often appearswhen your machine haslessthan 1GB of RAM

studdymx  Thursday, March 06, 2008 10:46 AM
i got the same error when trying to install the web authoring component tool:
[09/05/08,15:37:45] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
[09/05/08,15:37:45] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web Authoring Component is not installed.
[09/05/08,15:37:45] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Team System 2008 Team Suite - ENU was not attempted to be installed.
[09/05/08,15:37:45] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Tools for the Microsoft Office system (version 3.0 Runtime) was not attempted to be installed.
...

the logs don't say much and this is a relatively freshly installed box with no previous betas or silverlight.
i try to install the webcore directly, but it doesan't appear to install. dwl20.exer is the only thing extracted and then does nothing. extracting all the files thru unzip yields a lot more, running setup in that directory indicates an error:
EventType : office12setup P1 : {10120000-0f00-0000-0000--0000000ff1ce}
P2 : 12.0.6212.1000 P3 : x P4 : 2 P5 : x P6 : x P7 : x

Log appears normal until the end where it fails number of products?
PERF: TickCount=84162531 Name=RunSetup Description=Begin function
Terminal Server detected
Catalyst execution began: 09/05/2008 16:21:35.
Setupexe Resiliency Mode is set to [PerformIfApplicable]; thus Resiliency is [disabled] for the [InstallExecutionMode]
Searching for updated versions of resource files under the 'updates' folder [D:\temp\updates].
Found [0] resource files under the update folder.
Searching for default versions of resource files under the folder [D:\temp].
Resource File Manager : Found (CultureTag=en-US) resource file at [D:\temp\office.en-us\OSETUPUI.DLL].
Found [1] resource files under the default folder.
Resource File Manager : Current user's LCID is [1033].
Resource File Manager : Selecting resource file (File=D:\temp\office.en-us\OSETUPUI.DLL) for CultureTag [en-US].
Running in [InstallExecutionMode]. Run from TEMP folder at [c:\tmp\7\Setup00002010].
Loaded resource file [c:\tmp\7\Setup00002010\OSETUPUI.DLL] (CultureTag=en-US).
Loaded Dll : D:\temp\visualwebdeveloper.ww\OSETUP.DLL.
Catalyst version is : 12.0.4518.1064
JobExecutionMode is InstallExecutionMode.
Error: failed MsiEnumProducts ErrorCode: 2(0x2).
Catalyst execution finished: 09/05/2008 16:21:35. Return code: 30015. Exception caught: ErrorCodeOnly.
PERF: TickCount=84162734 Name=RunSetup Description=End function



This is on an AMD 64 bit system by the way if that matters
feinbd  Friday, September 05, 2008 8:29 PM
Hi feinbd - I had exactly the same problem. It is caused by a bug when you have Terminal Services enabled in Relaxed Security mode on 64-bit server 2003 (obscure I know!). You can fix it by either switching to full security TS or with a registry fix. I used the registry fix and it worked.

There's a microsoft KB article about this - it refers to Office 07 install but it seems ot spring from the same cause as the VS08 install problems.


mrmrpotatohead  Tuesday, October 07, 2008 4:03 AM
I had the same problem too. I solved it by uninstalling Microsoft Office 2007. You can get more information about this issue here.
Leo Sa  Sunday, January 11, 2009 8:22 AM
Hellow:

After running dexplore.exe, the installation succeed.  But I dont Know why.

Thanks.
Nick Hu  Monday, October 12, 2009 4:47 PM

You can use google to search for other answers

Custom Search

More Threads

• vs2008 : Error code 1603
• Backup & restore my Data Connections in VS 2005
• Cannot install Visual Studio 2008 on XP SP 2
• Windows Installer
• "Error List" Warnings - only show for current file?
• IDE does not run
• VS 2005 Installation error
• Platform SDK issue
• VS 2008 Installtion issue.
• Visual Studio and MSSL Reporting Services - How Do I..