How do I unblock a resx file?

 Error 1 Couldn't process file AttendanceSystem.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. FKRealSvrOcxTcpSample


How to Solve

How do I unblock a resx file?
First, you can try to the following steps:
  1. Open the file explorer. and navigate to project directory.
  2. Search for *. resx.
  3. Right click the resx file, open the properties and check the option 'Unblock'
  4. Repeat #3 for each resx file.
  5. Reload the project.

Comments

Popular posts from this blog

Full Stack Web Development

Reading Substring value from string excel data in c#

Nodemon (automatically restarting the Node.js server)