Hello,
I have set up an MVC/WebApi project in VS2013U2 to authenticate against an ADFS 3.0. This works fine except that I am unable to debug JavaScript or Typescript from within Visual Studio. The debugger shows that "no symbols have been loaded".
Does anyone have an idea what can be done. I can debug in IE11 but that's certainly can't be the solution especially when I need to debug client and server together.
Thank you for any assistance.
Sascha