I have recently updated windows but the visual studio related updates failed to install.
after that i have been constantly getting the above mentioned error. and just unable to run my VS2012.
Asked
Active
Viewed 617 times
0

Sunny
- 91
- 2
- 13
-
Have you tried repairing Visual Studio and tried re-applying the updates? – jessehouwing Jan 01 '14 at 15:02
-
yes i have tried repairing Visual Studio and re-applying updates... nothing worked. one thing to notice though that i have two versions of Visual Studio viz. 2010 and 2012 both are not working after the update. the updates always get failed while applying. i guess the dot net framework has been corrupted while updating. – Sunny Jan 01 '14 at 17:24
-
System restore is also not working ... i have even tried uninstalling and re-installing dot net 4.5 which i couldn't. :( – Sunny Jan 01 '14 at 17:26
-
Sounds like an issue for SuperUser, your windows installation seems corrupted. You can try running Visual Studio in safe mode an/or with logging enabled. See: http://stackoverflow.com/a/17762118/736079 – jessehouwing Jan 01 '14 at 17:35
-
Try to uninstall Vs2012, then vs2010. Then instal vs2010 and update it. Then install vs2012 and update it. – T.S. Jan 02 '14 at 00:31