Hi, and help!!! Been trying to install VS.NET 2003 Ent
Edition for over a week now!
I have a problem installing on a Dell 8100 with Win2000
Pro. I get the "ISetupComponent::Pre/Post/Install"
and "ISetupManager::AddToActionResultCollection" error
messages in the setup log (see below). I consulted
http://support.microsoft.com/default.aspx?scid=kb;en-
us;326027 which asked me to fix my company name. I did
have an ampersand (&) there, so I removed it, restarted
the server, and re-tried the install. However, I still
get exactly the same error. What else could it be? FYI
below are excerpts of several files: vserror71.txt,
VSMsiLog2361.txt, setup.log, msinterr.txt files,
DepCheck71.txt (extraneous info deleted).
This seems to be a very common problem; I see it in
dozens of newsgroup postings, but don't see a good
solution anywhere.
Thanks for any help you can give!!!
RickMcQ -- rmcquillin@mcqcorp.com
---
vserror71.txt (entire file):
---
[04/06/04,22:34:13] setup.exe: [2]
ISetupComponent::Pre/Post/Install() failed in
ISetupManager::InstallManagerHelper()
[04/06/04,22:34:13] setup.exe: [2] Component error string
not specified in
ISetupManager::AddToActionResultCollection()
---
VSMsiLog2361.txt file (last several lines):
---
.
MSI (s) (04:90): Cleaning up uninstalled install
packages, if any exist
MSI (s) (04:90): MainEngineThread is returning 1603
MSI (c) (CC:74): Decrementing counter to disable
shutdown. If counter >= 0, shutdown will be denied.
Counter after decrement: -1
MSI (c) (CC:74): MainEngineThread is returning 1603
=== Verbose logging stopped: 4/6/2004 22:34:13 ===
---
setup.log file (top of file):
---
[Setup run at 22:01:05 on 04/06/04]
Component Name: Visual Studio .NET Enterprise Developer
2003 - English
Version: NA
Installation Status: Failure
Error Message: An unspecified
error has occurred.
Component Name: Visual Studio .NET Enterprise Developer
Version: NA
Installation Status: Success
Error Message: NA
.
---
msinterr.txt file (entire file):
---
[Event]
Event1=Setup.exe:RunUnLoadSetup()
Event2=Setup.exe:UnloadSuiteComponents()
Event3=Setup.exe:GetGlobalCustomProperty({1B3F6DC3-205F-
11D3-A824-00C04FB1799F})
Event4=Setup.exe:GetGlobalCustomProperty({383F0141-C682-
4665-A69B-756E719C968D})
---
vsinstall71.txt file (end of file):
---
.
Setup.exe: GetGlobalCustomProperty({710A502B-4669-405C-
A985-BA21545509BA})
vs70uimgr: ISetupManager::GetGlobalCustomProperty()
failed to find global prop in CUIMgr::GetGlobalProperty()
Setup.exe: GetGlobalCustomProperty({47EAF7DE-458C-4C05-
B3E1-82B9C563679B})
vs70uimgr: ISetupManager::GetGlobalCustomProperty()
failed to find global prop in CUIMgr::GetGlobalProperty()
Setup.exe: GetGlobalCustomProperty({0DA26FFA-E386-4638-
B01C-F9E71776E985})
vs70uimgr: Entering Exit() method.
Setup.exe: SetupManager::RunPostSetupLaunch() starting
Setup.exe: SetupManager::RunPostSetupLaunch() ending
Setup.exe: Exiting RunInstall
Setup.exe: UnloadSuiteComponents()
(end of file)
---
depcheck71.txt file (excerpt):
---
Installation Summary
====================
TailorListForSetup()
Windows 2000 Service Pack 3 Component to be removed
from installation list because it is marked "not to be
installed".
Microsoft FrontPage 2000 Web Extensions Client Component
to be removed from installation list because a later
version is on the machine.
Setup Runtime Files Component to be removed from
installation list because a later version is on the
machine.
Microsoft Internet Explorer 6 Service Pack 1
Component to be removed from installation list because a
later version is on the machine.
Microsoft Data Access Components 2.7 Service Pack 1
Component to be removed from installation list because a
later version is on the machine.
Microsoft .NET Framework 1.1 Component to be removed
from installation list because a later version is on the
machine.
Microsoft Visual J# .NET Redistributable Package
1.1 Component to be removed from installation list
because a later version is on the machine.
Components to be installed:
.
"Will Buffington [MS 414076]" - 20 Apr 2004 00:17 GMT
Rick,
Please try doing the following to correct the problem:
1. Go to Start, Settings, Control Panel, Administrative Tools, Computer
Management.
2. Expand Shared Folders and click on Shares.
3. Under the Action menu select the option to add a New File Share..
4. In the Create Shared Folder wizard browse to the
[drive]:\Inetpub\wwwroot
folder.
5. In the Share Name: box enter wwwroot$
6. In the final window for the permission settings, choose the CUSTOMIZE
SHARE AND FOLDER PERMISSIONS option and then click the CUSTOM button
beneath.
7. On the SECURITY tab please make sure that the ADMINISTRATOR and SYSTEM
groups are present and that both have FULL CONTROL to the share. Click OK.
8. Reinstall VS.NET 2003
Will Buffington
Microsoft Developer Support
Manuel - 20 Apr 2004 18:04 GMT
I have encountered the same errors on several boxes..
I found (i believe) the Windows installer to be the cause here
I updated to version 2.0.2600.
After this, I uninstalled the original prerequisistes (minus IIS
and performed a clean install of the software
Hope this helps. What a pain this was!
---
Manuel - 20 Apr 2004 18:08 GMT
I have encountered the same errors on several boxes..
I found (i believe) the Windows installer to be the cause here
I updated to version 2.0.2600.
After this, I uninstalled the original prerequisistes (minus IIS
and performed a clean install of the software
Hope this helps. What a pain this was!
---