c# - Visual Studio crashes on Microsoft.Build.ni.dll -


i running windows 7 pro x64, visual studio 2012 ultimate. installed telerik's openaccess platform project. working fine yesterday, today can't open project. websites open, can't build.

i have gone previous system restore, still didn't work. uninstalled telerik, still didn't work. uninstalled visual studio, still didn't work. i'm guessing visual studio doesn't clean uninstall. suggestions on how can fix this? full/complete uninstall/reinstall (following these instructions) make work? or should go system image have last week?

details:

problem signature: problem event name: appcrash application name: devenv.exe application version: 11.0.50727.1 application timestamp: 5011ecaa fault module name: microsoft.build.ni.dll fault module version: 4.0.30319.17929 fault module timestamp: 4ffa85ef exception code: 4000001e exception offset: 0015bb0b os version: 6.1.7601.2.1.0.256.48 locale id: 1033 additional information 1: 4573 additional information 2: 45733103af735ff41371b17e98563272 additional information 3: 4bd5 additional information 4: 4bd53bb8e059301da3f7505a70c67f13

this activity log fails:

257 2013/08/23 13:11:30.339 information visualstudio begin package load [visual studio build manager package] {b718a162-0361-4b0e-920b-d88d70be609b} 258 2013/08/23 13:11:30.344 error visualstudio setsite failed package [visual studio build manager package] {b718a162-0361-4b0e-920b-d88d70be609b}


80131604 exception has been thrown target of invocation. 259 2013/08/23 13:11:30.345 error visualstudio end package load [visual studio build manager package] {b718a162-0361-4b0e-920b-d88d70be609b}
80131604 exception has been thrown target of invocation.

this won't else, figured put out there, maybe else come better solution. sadly, wasn't able make work. ended having go previous system image. thank goodness backups!

we'll see happens next time have add vs plug-in.


Comments

Popular posts from this blog

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -