Manish Pansiniya's Blog

.NET, C#, Javascript, ASP.NET and lots more…:)

Posts Tagged ‘Install Error

MVC 3 RTM Install Error (after upgrading to VS2010 SP1)

leave a comment »

I have problem installing SP1 as well as MVC 3 RTM.

Following is the kind of error which I was getting in installation.

Action: Performing Action on Exe at k:\temp\ext27692\VS10-KB2483190-x86.exe…

[6/18/2011, 16:23:41]Launching CreateProcess with command line = VS10-KB2483190-x86.exe /q /norestart
[6/18/2011, 16:23:46]k:\temp\ext27692\VS10-KB2483190-x86.exe – Exe installer does not provide a log file name
[6/18/2011, 16:23:46]Exe (k:\temp\ext27692\VS10-KB2483190-x86.exe) failed with 0x8007066a – The upgrade cannot be installed by the Windows Installer service because the program to be upgraded may be missing, or the upgrade may update a different version of the program. Verify that the program to be upgraded exists on your computer and that you have the correct upgrade. .
[6/18/2011, 16:23:46]PerformOperation on exe returned exit code 1642 (translates to HRESULT = 0x8007066a)

 

For Resolutions:

I repair/reinstall VS 2010 so that I can install VS2010 SP1.

For MVC, I followed following article:-

http://sourcecodebean.com/archives/mvc-3-rtm-install-error-after-upgrading-to-vs2010-sp1/977/comment-page-1#comment-8806

Written by Manish

June 18, 2011 at 4:45 pm

Posted in .NET 4.0, ASP.NET

Tagged with , ,