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.
時折、mp3 をサーバーにアップロードしようとすると、"400: bad request" エラーが発生します。うまくいくこともあれば、うまくいかないこともあります。これをデバッグしたい!
PHP経由でエラーをログに記録する方法があるかどうか疑問に思っていましたが、それが悪いリクエストである理由はより詳細ですか? 検索しましたが、解決策が見つかりません。ありがとう。
I am developing a web application using MVC 3 and ASMX Web Services.
I am trying to send a List< object > to a Web Method, but I get the following error:
" cannot convert from 'Syst