skip to content
Jethro View Point
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
•
2025-03-26-001
•
2024-10-01_005
•
2024-08-15_001
•
2024-09-27_001
•
2024-10-22_002
•
2024-10-16-001
•
2024-12-26-001
•
2025-03-13-001
blog:2025-03-13-001
2025-03-13 Unable to load resource (.resx) file because it is not trusted
Source:
https://stackoverflow.com/questions/54358873/unable-to-load-resource-resx-file-because-it-is-not-trusted
I am facing an issue while building windows source in Visual studio 2017. Showing the error message mentioned in the title.
Anyone have any idea about this error message?
Answer
Finally I could have resolved the issue as below:
1, Open the file explorer. Navigate to project/solution directory
2, Search for *.resx. –> You will get list of resx files
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.
TAGS
3 person(s) visited this page until now.
Back
blog/2025-03-13-001.txt
· Last modified: 2025/03/13 13:23 (external edit)
Page Tools
Show pagesource
Back to top