Microsoft Visual Studio Web Authoring Component install failed
Why?why?why? I try install vs2008,but failed ! error:the following component failed to install :Microsoft Visual Studio Web Authoring Component
答案
You need to look into the installation logs in the windows temp folder to get more details about the failure. That should give us more clues to fix the issue.
全部回复
You need to look into the installation logs in the windows temp folder to get more details about the failure. That should give us more clues to fix the issue.
As a try can you extract the Web Authoring tool ( which is in the WCU\WebDesignerCore folder in the installation media) using some tool like winzip\winrar and then try the installation of tool alone by clicking on the setup.exe file.
- If you have installed a prerelease of Office 2007 the installation fails in that point, try to uninstall Office 2007 first.
I had a prerelease version of Expression Web on my machine, and uninstalling that let me get past the Web Authoring Component failure.
The log looked like this:
[11/27/07,08:53:19] setup.exe: [2] ISetupComponent:: Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
[11/27/07,08:53:20] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web Authoring Component is not installed.I have the exact same problem, log message is identical. I've tried manually extracting the Microsoft Visual Studio Web Authoring Component setup files and running them, but they refuse to find VisualWebDeveloper.WW\VWDWW.cab (even though I point them to their correct location.) If I do have to uninstall Office 2007 to get this working, can I reinstall this later afterwards?
PS: I do not (and never have) Expression Web installed.
- I ran into the same issue w/ a clean install of Vista Ultimate - no prior installations of VS were installed. I finally solved this issue by disabling Windows Update during VS08 install. Apparently, Windows Update was locking a file used by "Web Authoring Component" and setup failed always.
Hope this saves someone else a few hours,
Bobby I have the same problem installing VS2008. I had VS2208 Beta1 and Beta2.
I've tried everything what I found on the internal excluding whole Vista reinstall.
Bloody stupid Web Authoring Component crashes installation process everytime.
I CANNOT intstall/uninstall this piece of *** separately, it crashes too. Or displaying "amnezia" and cannot find path to "unstall" components.
Probably this is issue with some MUI packs? I had Vista Russian MUI, but unistalled it long time ago. I have Office 2007 Russian MUI now. What is going on? On my second PC I had no problem installing VS2008 (installed software combination is absolutely same on both PCs, including MUI packs).
How to uninstall/remove that bloody Visual Studio Web Authoring Component MANUALLY? Where are registry keys, files and folders? It's NOT LISTED in "Programs and features" list.
Thanks for the hint, it did solve my problem
just out of curiousity, how did you know that disabling Windows update will solve it?
- Hi I obviously have the same problem, I stopped the windows update service but again the setup fails.
I don't know how I should stop windows update to perform installation again.
by the way,I have a sony vaio fz 180 laptop and i was thinkin' it may be causing some problem.
thanks a lot Just a bit of a late follow-up from my end, but my problem was related to permissions on a folder in the ProgamData folder.
BTW: If anyone is installing manually (trying to diagnose their problem with the Web Authoring Component) and they get a message asking for a specific file, it appears that pointing to the right location isn't working. In reality, it just asks for that directory quite alot of times. Just select the correct folder the first time, and keep something heavy on the Enter key until the manual installation wizard gives you your actual error.
- 已建议为答案Samzeit 2009年8月17日 23:06
i also had this problem.
When i starting looking further in what kind of problem i was having i saw it was a security exception.
In my .NET 2.0 CAS security settings, i changed the permission set from 'everything' to 'fulltrust' for the machine policy level, in the my computer zone code group.
both permission sets grant assemblies all permissions, but the fulltrust permission set skips security checks.
here was the quick way I solved this after spending ((( too much time )))) troubleshooting.....
I went to the downloads sections for the express versions and installed c# and visual web... after these installed I went back and installed visual studio 2008 from an iso installer. ... and it worked.
I did uninstall as much of the mentioned items in the prior posts as possible (before installing the express versions) btw... but .net 3.5 must be present (I did not see a way around that) when quickly looking at this.
This can (and will) happen if you're running Altiris SVS and any of your layers are active. Just go into the SVS admin tool and deactivate all layers and VS2008 installs without a hitch. This worked for me. Here's a Microsoft KB article describing this issue: http://support.microsoft.com/kb/933568.- After trying all of the above the installation of Express packages made my day. Thanks for the pointer.
Its worth checking if you have IIS running.
My team had loads of trouble installing VS2008 and it always failed on the Visual Studio Web Authoring Component. Turning off IIS (or uninstalling it temporarily) should allow the component to install without problem.
I was having the same problem installing the web authoring tool, and this post worked like a charm to fix the problem.
It does not however explain why this installation would fail. I noticed that this identical problem was posted several times to the web, so apparently it is a common problem. What is the cause of this problem and how can it be avoided?
thanks
Bill King
I met this problem too.
my system:
windows xp pro en sp2, just installed and without any other path.
no 3rd-party software except daemon-tool 4.1. That is, no VS 2003/2005, no sql server, no office.
I tried to extract WCU\WebDesignerCore\WebDesignerCore.exe to C:\WebDesignerCore
and run that setup.exe inside.
soon after it start to install it prompt for file "OfficeLR.cab".
of course the cab file exists in C:\WebDesignerCore\office.en-us\OfficeLR.cab, so i pointed it to that directory.
but that fool can't recognize it and prompt "Invalid location."
So I canceled and then anylse it's log file.
I found that it look for a service called ose.exe , which is a service of office, and if can't find that service, it try its own ose.exe file.
And that's where the problem is, its own file meet some problem with relative path ! Hence it can't find where OfficeLR.cab, 'cause it's path is "office.en-us\OfficeLR.cab" !
So...
Since Office is not yet installed, I download Office 2007 and installed it.
Then, when I install web authoring component again , it works !
Hope my experience may help you finding out your solution !
Well after trying most of the solutions offered up here, it turned out extracting the web designer core and then running the setup manually helped me track it down. Every time I tried to run this I got the error regarding beta components from Office 2007 being installed, eventually tracked this down to the Outlook 2007 Calendar Printing Assistant that I had installed, so no the main install is back up & running. Thanks!
But what is more useful?
[2] ISetupComponent:
re/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
orYou have a Office 2007 Beta component installed
At least the second error message gives you a chance of figuring it out.
I traced down my problem to being unable to install the Visual Studio Web Authoring Component.
I am trying to install Visual Web Developer Express 2008. I had just completed installing Visual C# 2008 Express with no problems. I even fired it up once. Then I rebooted.
I tried running the Visual Studio Web Authoring Component as a standalone setup. I was able to extract it to C:\WebDesignerCore using winrar. When I run setup and then choose Install Now, it churns for a bit and then asks me to find files for it (using the folder select common dialog). I can't give it a folder that works. It either asks again or simply brings up a small modal that says "Invalid Location".
Eventually I cancel.
I am stuck here. VWD Express will not install without it.
I do have some other editions of Visual Studio installed. I have VS.NET 2003 Professional, VS 2005 Professional, and VC# 2005 Express and the XNA Game Studio add-ons (Express and 2.0).
I have opened my setupexe log in %temp% and it is too big to post here. Here is some possibly relevant information. I have considered putting up a blog post with screenshots, but I do not know if this is helpful.
I did not install any prerelease versions if VS 2008, but I did have the Nov CTP of WCF and WPF for VS 2005. I uninstalled those. I also uninstalled WF for VS 2005, figuring I will just use VC# Express for these tasks.
But I do need VWD 2008 installed as well.
Here is some relevant portions of the SetupExe log file:
OSE is avaliable at C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
This OSE has version: 11.0.5525.0000. Skip using this version of OSE because its version is too low.
Running OSE version 12.0.4518.1014
OSE is detected as a registered service. Service binary is reported at location: C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
OSE service binary is detected at location: C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
OSE is avaliable at C:\Program Files\Common Files\Microsoft Shared\Source Engine\OSE.EXE
This OSE has version: 11.0.5525.0000. Skip using this version of OSE because its version is too low.
Running OSE version 12.0.4518.1014
LIS: wait for package "{90120000-0115-0409-0000-0000000FF1CE}" to complete caching
LIS failed to cache download "{90120000-0115-0409-0000-0000000FF1CE}-C" resource "Setup.xml". Cache Error 0x80070570
Source Resolution cancelled
Log level changed from: Standard to: Verbose
Error: User had cancelled setup Type: UserCancel.
Rolling back chain
01/27/2008 19:54:05 Rolling back package: OfficeMUI.en-us
There appears to be no rollback work to do for package: OfficeMUI.en-us path: C:\WebDesignerCore\office.en-us\OfficeMUI.MSI
Stopping running ose
LIS: start uncaching for download "{90120000-0021-0000-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0021-0000-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-0021-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0021-0409-0000-0000000FF1CE}-C"
LIS: start uncaching for download "{90120000-0115-0409-0000-0000000FF1CE}-C"
LIS: finished uncaching for download "{90120000-0115-0409-0000-0000000FF1CE}-C"
User attempting to cancel, but setup is already rolling back. Ignoring...
Stopping running ose
SystemRestore : Attempting to cancelling System-Restore-Point for Product [Microsoft Visual Studio Web Authoring Component] (with RestorePointType [0, Installed]).
SystemRestore : Successfully cancelled System-Restore-Point for Product [Microsoft Visual Studio Web Authoring Component] (with RestorePointType [0, Installed]).
Showing completion dialog.
Catalyst execution finished: 01/27/2008 19:54:09. Return code: 90.
PERF: TickCount=2966359 Name=RunSetup Description=End function
=========================================================================I also have Altiris SVS installed. Deactivating all layers helped me to install Web Authoring Component properly. Thanks.
- The above is the solution that worked for me.
- I solved this problem disabling windows update and uninstalling Office 2007
- 已建议为答案JAime Cardona 2008年5月31日 1:24
- Here the solutionYou just need to uninstall InfoPath MUI 2007 is just a beta
to unistall go to START > RUN and write this:msiexec /x {30120000-0044-0C0A-0000-0000000FF1CE}
and that's all you can now install vs2008 works in xp and vista- 已建议为答案CoderMark 2008年7月1日 23:19
- Got around this by disabling Automatic Updates and IIS Admin Service.
- JAime Cardona said:
Here the solution
You just need to uninstall InfoPath MUI 2007 is just a beta
to unistall go to START > RUN and write this:msiexec /x {30120000-0044-0C0A-0000-0000000FF1CE}
and that's all you can now install vs2008 works in xp and vista
Dude!! that was the answer.. thanks for that, I didn't know that Office 2007 was the problem, and I would waste a lot of time uninstalling it and installing later.
Thanks again for everything ;)!- 已编辑SimonFD 2008年6月27日 19:07verb
- I was getting the Web Authoring Component install error. I previously had VS 2005. After unsuccessfully uninstalling several components, I decided to try to manually install the WAC. Turns out that it was trying to install on this weird invalid directory path. After directing it to a valid path, it installed corretly and so did VS 2008.
- Hello,
I am having the same problem.
I did have VS2008 installed, but had problems and long story short, I had to reinstall it or try to reinstall it.
I have tried:- Manually installing the Web Authoring Component - Didn't Work
- Removing the PDF/XPS Addin for Office 2007 - Didn't Work
- MsiExec.exe /x {30120000-00B2-0409-0000-0000000FF1CE} - Didn't Work
- Cleared my TEMP folder - Didn't Work
- Checked my ProgramFilesDir and made sure there weren't any trailing backslashes; there weren't. - Didn't Work
- Disabled the Automatic Updates Service - Didn't Work
I am unable to try the uninstall of Office, because I don't have the install disks for it.
When I run the manual set up of the WAC I am getting an error popping up that says that "fpacsetup.exe has encountered a problem and needs to close."
My error logs are giving no sign of what is causing this problem.
Can anyone give any other suggestions?
- I know the answer is coming a little late... but anyways.. you CAN install office 2007 after installing Visual Studio 2008... at least its working for me and by uninstalling office it solved the problem of the Web authoring Component
Huntress. - Hi, i having the same problem with web authoring component, i was reading and testing ur answer's and didnt work yet...
i disable the Windows update - didnt work
disable IIS - didnt work
I dont have office 2007 i have 2003 professional,
i dont have Altiris SVS,
Manually installing the Web Authoring Component - didnt work
I disable my trend micro and didnt work,
i dont know what to do more, i have Windows xp professional was SP2 but with the automatic updates i have SP3 now...
if someone can help ill appreciate.
ty.
- hi again, im here to say i cheated on the instalation of Visual studio 2008, i read in another website the error happens becoz he needs a version of Web Designer Tools i didnt have any so i went to the registry and i have created a new key -
HKLM,SOFTWARE\Microsoft\Web Designer Tools\1033; Value: InstalledVersion; Version: 12.0.4518.1066.
that was the key i created, i found that problem on C:\Documents and Settings\"YOUR USER"\Local Settings\temp\dd_depcheck_VS_VSTD_90.txt
i checked the .txt and he needs a version of web designer tools, if someone have that key but with another version its just changing for that Value ( 12.0.4518.1066 ) and resolve the problem ( i hope ).
in the .txt file appears more or less like thisMicrosoft Visual Studio Web Authoring Component ==
This component uses the FileRegVerCheck version check method. It will compare a given version against the version of a regkey on your machine.
Registry key being interrogated: HKLM,SOFTWARE\Microsoft\Web Designer Tools\1033; Value: InstalledVersion; Version: 12.0.4518.1066.
Version on user's machine: 12.0.4518.1064
Version to be installed: 12.0.4518.1066
Microsoft Visual Studio Web Authoring Component == Component to be installed.
in my case i created that key for having Web Authoring Component installed so i hope dont have any problems in the future.
Btw anyone knows if web authoring component its important ?
- 已建议为答案John Paul CookMVP2009年3月11日 19:41
- Can you try this?
- Clear your temp folder, open command line type: rmdier /s /q %temp%
- Run <VS install path>\WCU\WebDesignerCore\WebDesignerCore.exe
- Open Your temp folder, looking for Setup{Guid}.log
- If you get something like "Catalyst beta product conflict check failed. ....,productcode={GUID}
- Copy The GUID and run msiexec -x {GUID}
Hope this help,
-Jirapong
- please have a look at
http://wpfwonderland.wordpress.com/2007/02/01/removing-microsoft-save-as-pdf-or-xps-beta/
We are not the only one to have this problem ! - Mine was failing until I fixed the registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\VisualWebDeveloper
I didn't have permissions to this key and it wouldn't work, until I did.
Rob - To get mine to work, I extracted the component using 7-zip from the wcu directory in the DVD.
Then I ran the setup, and waited until it failed and gave me a more meaningful message which pointed to not being able to write to C:\Program Files\Common Files\microsoft shared\OFFICE12\1033 I ran unlocker on the 1033 folder and it was being locked by a svchost.exe process.
I killed the process and then selected retry on the dialog box.
the installation continued, and then I was able to run setup again and complete the installation. Go Figure.
Brick walls... there to test your resolve, gee thanks microsoft. - I can't do a "try and error" removing applications, so to finish the (temporary) VS2008 installation, so, I decide to skip the Web Authoring portion adding a fake key:
--------------------------------
Windows Registry Editor Version 5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Web Designer Tools\1033]
--------------------------------
"InstalledVersion"="12.0.4518.1067"
Then, restarted the VS2008 setup , now I have VB and C## on this system.
To clear your concience, after the installation delete the 1033 key and values.
(: fcm :) - xit3r said:
hi again, im here to say i cheated on the instalation of Visual studio 2008, i read in another website the error happens becoz he needs a version of Web Designer Tools i didnt have any so i went to the registry and i have created a new key -
HKLM,SOFTWARE\Microsoft\Web Designer Tools\1033; Value: InstalledVersion; Version: 12.0.4518.1066.
That did the trick for me. To clarify the previous post, copy the highlighted text and paste it into a reg file. For example, create a file named WDT.reg and use Notepad to paste the text into file. Double-click the reg file and it will insert the key for you. The end result should look something like this (I used 12.0.4518.1066 instead of the 12.0.4518.1067 as in the previous post):
Web Designer Tools ab (Default) REG_SZ (value not set)
1033 ab InstalledVersion REG_SZ 12.0.4518.1066
After adding the key:
1. A custom installation was attempted with Visual Web Developer unchecked. (Don't know if unchecking was actually necessary.)
2. The installation successfully completed (it required a reboot before it was done).
3. After the requested items were installed, the Change or Remove Visual Studio 2008 option was selected.
4. Next, Add or Remove Features was selected.
5. Visual Web Developer was checked and it appeared to install successfully, but the Web Designer design view does not work. Source view works and the built-in webserver work.
The Application event log shows warnings such as these:
Event Type: Warning
Event Source: Visual Studio - VsTemplate
Event Category: None
Event ID: 1
Date: 3/11/2009
Time: 4:22:28 PM
User: N/A
Computer: IMAPC
Description:
Error in Template (C:\Program Files\Microsoft Visual Studio 9.0\Common7\IDE\ProjectTemplates\CSharp\Windows\1033\WPFApplication.zip), file (csWPFApplication.vstemplate). Unknown element (EnableEditOfLocationField). Parsing will attempt to recover.For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.asp.
- Well I tried installing the component separately from \WCU\WebDesignerCore in the setup folder, and an 'Access denied' message popped up. The message was clear, it was the Trend Micro Office Scan software on the machine that was blocking the installation of the component (blocks .inf files).
Resolved at last! I had a prerelease version of Expression Web on my machine, and uninstalling that let me get past the Web Authoring Component failure.
The log looked like this:
[11/27/07,08:53:19] setup.exe: [2] ISetupComponent:: Pre/Post/Install() failed in ISetupManager::InternalInstallManager() with HRESULT -2147023293.
[11/27/07,08:53:20] VS70pgui: [2] DepCheck indicates Microsoft Visual Studio Web Authoring Component is not installed.
I was having the same problem.
I don't have any pre-release versions of Expression Web installed, instead i have Expression Web 2 installed on my machine.
I uninstalled it and the setup went completely smooth.
I guess Microsoft wasn't expecting any user to install Expression Web and Visual Web Developer on the same machine, since they're pretty much of similar nature.Here the solution
You just need to uninstall InfoPath MUI 2007 is just a beta
to unistall go to START > RUN and write this:msiexec /x {30120000-0044-0C0A-0000-0000000FF1CE}
and that's all you can now install vs2008 works in xp and vista
Gracias!!! Esta fue la solución para mi.Here the solution
You just need to uninstall InfoPath MUI 2007 is just a beta
to unistall go to START > RUN and write this:msiexec /x {30120000-0044-0C0A-0000-0000000FF1CE}
and that's all you can now install vs2008 works in xp and vista
That solved it !!!
Also I had to install Web Authoring Component manually.
I have XP Pro SP3 with all patches and hotfixes, Office 2007 and VS 2005.
Thanks !!!
Damián Gurski.- For me the webdesignercore.exe file was corrupted and could not be installed seperately. I downloaded VS Express and installed it from there.
This solution was nice for me, just run "msiexec /x {30120000-0044-0C0A-0000-0000000FF1CE}", and setup VS2008 without errors !!! No restart needed.
THKs.....!!!!!!!!!!!!- wwwoowww thanks for that, I didn't know that Office 2007 was the problem, and I would waste a lot of time uninstalling it and installing later.
Thanks again for everything ;)!
Good Coding... - For me the problem was the permissions in the C:\ProgramData\Microsoft folder.
Fixed it by opening command prompt and typing
TakeOwn /F C:\ProgramData\Microsoft /R /D y
then
icacls C:\ProgramData\Microsoft /grant Administrators:F /T- 已建议为答案Samzeit 2009年8月17日 23:06
Hi,
I carefully read this thread (and about 30 others) about web authoring component, have try all proposed solutions and it still doesn’t work for me.
My actual situation is, vista home edition, old office 2002, c# 2008 express and web developer 2008 express installed.
When trying to install the web developer SP1, it hangs up on web authoring component.
Now I try to install the WebDesignerCore.EXE apart, I can see it working in task manager resource monitor for a couple of minutes.
Then nothing appends. The web authoring component is not installed.
This is the setup log.
PERF: TickCount=4104136 Name=OBootStrapper::Run Description=Begin function
Operating System version: 6.0.6001 Service Pack 1. Platform ID: 2
Running on a 32-bit operating system.
Command line: "c:\886186dd1ac08ce470\setup.exe" /config "C:\Windows\Temp\tmp9F5D.tmp"
Parsing command line.
Config XML file specified: C:\Windows\Temp\tmp9F5D.tmp
Parsing config.xml at: C:\Windows\Temp\tmp9F5D.tmp
Preferred product specified in config.xml to be: VISUALWEBDEVELOPER
Logging type standard specified in config.xml.
Log directory: C:\Windows/Temp specified in config.xml
Log file template: SetupExe(*).log specified in config.xml
Display level none specified in config.xml.
Suppression of modal dialogs specified in config.xml.
Hide completion notice specified in config.xml.
Auto accept license specified in config.xml.
Verify file signature in "c:\886186dd1ac08ce470\setup.exe"
Verify file signature in "c:\886186dd1ac08ce470\visualwebdeveloper.ww\OSETUP.DLL"
Using setup controller dll at [c:\886186dd1ac08ce470\visualwebdeveloper.ww\OSETUP.DLL].
PERF: TickCount=4104464 Name=OBootStrapper::Run Description=Calling RunSetup
Opening log file C:\Windows/Temp/SetupExe(20090819114622100C).log.
=========================================================================
PERF: TickCount=4104479 Name=RunSetup Description=Begin function
Catalyst execution began: 08/19/2009 11:46:22.
Parsing config.xml at: C:\Windows\Temp\tmp9F5D.tmp
Preferred product specified in config.xml to be: VISUALWEBDEVELOPER
Logging type standard specified in config.xml.
Log directory: C:\Windows/Temp specified in config.xml
Log file template: SetupExe(*).log specified in config.xml
Display level none specified in config.xml.
Suppression of modal dialogs specified in config.xml.
Hide completion notice specified in config.xml.
Auto accept license specified in config.xml.
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 [c:\886186dd1ac08ce470\updates].
Found [0] resource files under the update folder.
Searching for default versions of resource files under the folder [c:\886186dd1ac08ce470].
Resource File Manager : Found (CultureTag=en-US) resource file at [c:\886186dd1ac08ce470\office.en-us\OSETUPUI.DLL].
Found [1] resource files under the default folder.
Resource File Manager : Current user's LCID is [2060].
Resource File Manager : Failed to find a suitable FallBackCulture (from [fr-BE] to the list of of specified CultureTags).
Unable to locate a suitable resource file which contains resources that match the current user's Locale [2060].
Checking the value of 'Software\Microsoft\Office\12.0\Common\LanguageResources[PreferredSetupLanguage]'
There is exactly one culture for user to select from.
Auto-selecting the only available resource file [c:\886186dd1ac08ce470\office.en-us\OSETUPUI.DLL] (CultureTag=en-US).
Running in [InstallExecutionMode]. Run from TEMP folder at [C:\Windows\Temp\Setup0000100c].
Loaded resource file [C:\Windows\Temp\Setup0000100c\OSETUPUI.DLL] (CultureTag=en-US).
Loaded Dll : c:\886186dd1ac08ce470\visualwebdeveloper.ww\OSETUP.DLL.
Catalyst version is : 12.0.4518.1064
JobExecutionMode is InstallExecutionMode.
Error: counted_ptr cannot apply operator '*' to an empty object pointer Type: NullReference.
Catalyst execution finished: 08/19/2009 11:46:22. Return code: 30058. Exception caught: NullReference.
PERF: TickCount=4104698 Name=RunSetup Description=End function
=========================================================================
Any ideas what else could I try,
Thanks
- John Paul Cooks's solution was RIGHT ON! Thank you SOOOO much John for drafting this procedure; we'd been fighting this for hours yesterday, and having gone through all the suggestions in this thread...including the ALTIRIS issue...the IIS issue...the Microsoft Office 2007 components issues...and so forth...this was the ONLY SOLUTION that worked, and enabled us to complete the entire installation of Visual Studio 2008 Professional. Again, many thanks!...Mark
John Paul Cooks's solution was RIGHT ON! Thank you SOOOO much John for drafting this procedure; we'd been fighting this for hours yesterday, and having gone through all the suggestions in this thread...including the ALTIRIS issue...the IIS issue...the Microsoft Office 2007 components issues...and so forth...this was the ONLY SOLUTION that worked, and enabled us to complete the entire installation of Visual Studio 2008 Professional. Again, many thanks!...Mark
I agree. Creating a new registry key was the only solution that worked for me.
I did it on a brand new installed windows 7, Visual studio being the first program to be installed.
Thanks for your help, it saved me lots of headache.

