AdvancedHMI Software
General Category => Support Questions => Topic started by: gnu on January 16, 2019, 10:41:07 PM
-
visual studio 2017
build error:
Severity Code Description Project File Line Suppression State
Error Couldn't process file MainForm.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. AdvancedHMI
-
Google this, "visual studio Remove the mark of the web if you want to process these files". The internet is fascinating huh?
-
You can also find some discussion on this here:
https://www.advancedhmi.com/forum/index.php?topic=2155
-
I just got hit with this. My computer doesn't show the Security section on properties.
Finally figured out I was trying to rebuild the cop y of the project on the network NAS. Switched to the one on my local hard drive and it rebuilt.
But now I get a few errors that it could not write to obj/Debug/.NETFramework,Version=v4.0.AssemblyAttributes.vb. I went to the Security tab, changed ownership and set full access, even deleted the files in Debug, and still get it. No write error for bin/Debug.
But the project runs fine.