문제

I just unpacked my new laptop on Windows 8, and installed the latest version of Visual Studio Ultimate 2013. Through the server explorer view I tried to add a new connexion to a sql-server database. (Connect to database button)

enter image description here

Each attempts to log-in finished by a crash of visual studio.

enter image description here

Then I tried to get more information about the issue using VS as a debugger for itself. It seems that msvcr110_clr0400.dll thrown an exception. enter image description here

Just in case here is the disassembly : enter image description here

I tried and re-tried several times, checked for updates, installed an other version of vs (Ultimate2012).Any clue how to fix this ?

도움이 되었습니까?

해결책

Require repair installation of .net 4.0 (or 4.5/4.5.1).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top