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.
Web API プロジェクトがあり、IIS に展開されます。VS2012 でプロジェクトを公開すると、常に次のようなエラーが発生しました - ファイル 'Scripts/jquery.unobtrusive-ajax.min.js' を追加できません。アクセスが拒否されました。パッケージ内のファイルは wwwroot にコピーされません。
しかし、他のPCでは完璧に動作します。
誰でもこれについて提案できますか?
ありがとうボテム
VS2012 を管理者として実行することで、これを解決しました。許可の問題のようです。