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.
例外エラーが発生するたびに詳細がメールに送信されるように、Global.asax にコードを記述しました。最近、「これは無効な Web リソース リクエストです」という例外エラーが発生し、どの「Web リソース」(javascript、画像ファイルなど) について話しているのかわかりませんでした。それを Exception オブジェクトから抽出する方法はありますか?
(私は Telerik AJAX を使用しています)