このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
This put a smile on my face today:
void App_UnhandledException(object sender, UnhandledExceptionEventArgs e) { throw new NotImplementedException(); }