Im trying to install the Authoring Tool (which I've done several times before, not on this machine though) and can't get pass the Prereqs. The setup claims that I don't have Microsoft Visual Studio Shell 2008 installed, even though I have. Re-installing the VS Shell doesn't help, and installing Visual Studio 2010 didn't solve the problem either.
The installation log says:
09:19:58:CheckPrerequisites: Checking Microsoft Visual Studio Shell 2008 Check prereq.
09:19:58:Entered RequiredVsShell
09:20:04:Error occured while detecting VS Shell 2008 SP1 Redistributable: Generic failure
09:20:04:Trying alternate method of detection using Assembly.Load
09:20:04:Error occured while loading VS Shell dll: Could not load file or assembly 'Microsoft.VisualStudio.Shell.9.0.resources, Version=2.0.0.0, Culture=en, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified.
09:20:04:CheckPrerequisites: Logic Type:and vsShell2k8-Error: 2
09:20:04:
09:20:04:CheckPrerequisites: Microsoft Visual Studio Shell 2008 Check: Failed
I checked c:\windows\assembly, and there is an assembly named 'Microsoft.VisualStudio.Shell.9.0' there...
Anyone experienced this issue before or have any hints on how to troubleshoot this?
(It's a Windows 7, x64 btw)
Regards
//Anders