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.
ASP.NET でのアップロード後にファイルを削除または移動する際に問題があります。
ファイルのアップロードに RadUpload を使用していますが、物理ファイルを削除するための削除ボタンが必要です。
ただし、アップロードが成功した直後に物理ファイルを削除できず、「ファイルは使用中です」というエラーが発生します。