Getting below exception when adding service reference:
Faulting application name: devenv.exe, version: 10.0.30319.1, time stamp: 0x4ba1fab3
Faulting module name: clr.dll, version: 4.0.30319.1026, time stamp: 0x53b50961
Exception code: 0xc00000fd
Fault offset: 0x00001b67
Faulting process id: 0x1734
Faulting application start time: 0x01d0b86fc763ca2a
Faulting application path: C:\Program Files (x86)\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe
Faulting module path: C:\Windows\Microsoft.NET\Framework\v4.0.30319\clr.dll
Report Id: 0b7c1d39-2465-11e5-be25-00270e0fc056
Check if .net framework version 4.5 is installed on the machine, it solved the problem for me. :-)
I think your Visual Studio has some files missing...
Just Run Visual studio Setup and Select the Repair Option...It will replicate the issue...
Hope works fine...:)
User contributions licensed under CC BY-SA 3.0