使用 VS 2012 Professional。无法构建 winforms 应用程序。
接收错误: Couldn't process file xxxx.resx due to its being in the Internet or Restricted zone or having the mark of the web on the file. Remove the mark of the web if you want to process these files
。
我尝试添加到本地内联网 ->file://computername
如下例所示,但没有成功。我还尝试右键单击,选择属性,但没有出现取消阻止复选框。
知道如何解决吗?这对我来说是一个生产问题。