私はPCとラップトップを持っています。大学にいるときは、ラップトップでプロジェクト(またはソロテーション)に取り組んでいます。家に帰ったら、PCを使ってプロジェクトに取り組みたいと思っています(デュアルスクリーンを使用しているので、もちろんPCの方がはるかに高速です!)。
プロジェクトはDocuments\Visual Studio......
私のラップトップにあり、もちろんこのフォルダーはHomeGroupで共有されています。
PCでプロジェクトを開くことはできますが、プロジェクトをビルドしようとすると、次のようなエラーが発生します。
Error 1 Unexpected error creating debug information file '\\AMIGA\Users\Sean\Documents\Visual Studio 2010\Projects\MiniScope\MiniScope\obj\Debug\MiniScope.PDB' -- '\\AMIGA\Users\Sean\Documents\Visual Studio 2010\Projects\MiniScope\MiniScope\obj\Debug\MiniScope.pdb: Access is denied.
'MiniScope
そしてこのような警告:
Warning 2 Could not read state file "obj\Debug\ResolveAssemblyReference.cache". Access to the path '\\AMIGA\Users\Sean\Documents\Visual Studio 2010\Projects\MiniScope\MiniScope\obj\Debug\ResolveAssemblyReference.cache' is denied. MiniScope
誰かが私にこのプロジェクトに許可を与えてコンパイルして実行できるようにするにはどうすればよいか教えてもらえますか?!