Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一体何が起こったのか分かりません。VisualStudio2010で行っていたプロジェクトをVisualStudio2012にアップグレードしましたが、どちらのプロジェクトでもサービス参照が認識されません。
参照されているアセンブリで型を再利用しようとすると、参照内の特定のライブラリ(Newtonsoft.Json)が例外をスローしていたことがわかりました。私は単にそれを除外し、exceptinosは去りました。
What's wrong with this?
$('tbody').on('click', '.expand', function () { var $button = $(this); var chart = $button.closest('tr').attr('chart'); $('tr[c