Visual Studio 2012 でローカル IIS Express を使用して MVC4 アプリをデバッグするとき、取得するたびに
Description:
Could not write to output file '...\obj\Debug\some...dll'
The process cannot access the file because it is being used by another process
File: CSC
私は常にシステムトレイからIISを閉じる/強制終了する必要があります-その後、ビルドして実行します。
これはとても面倒です - この問題の良い解決策はありますか?
IIS と inetmgr.exe を参照するhttp://www.csharp411.com/run-asp-net-and-iis-on-windows-vista-and-7-home-premium/を見ましたが、見つかりませんでした。 IIS-Express 用!
ありがとう!