最初のHelloWorld Windows phone 7アプリケーションを実行しているときに次のエラーが発生しました。エラー:アセンブリファイルをロードできませんでした
Could not load the assembly file://\linkdotnet.local\linkdev\salma.mohamed\my documents\visual studio 2010\Projects\Assign1\Assign1\obj\Debug\Assign1.dll. This assembly may have been downloaded from the Web. If an assembly has been downloaded from the Web, it is flagged by Windows as being a Web file, even if it resides on the local computer. This may prevent it from being used in your project. You can change this designation by changing the file properties. Only unblock assemblies that you trust. See http://go.microsoft.com/fwlink/?LinkId=179545 for more information.
どのように解決するか。 ありがとうございます。
私はブロック解除ボタンを見つけることができませんでした。しかし、最後に私は別のディレクトリにプロジェクトを作成して解決策を解決することができました。 –
cmdでこれを行う可能性はありますか? – CAMOBAP
私の質問に答えが見つかりました[ここにコメント](http://stackoverflow.com/a/3072508/902217) – CAMOBAP