Message 1 of 4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I created a test project with my new template and I get the following error when trying to netload it.
NETLOAD
Cannot load assembly. Error details: System.Resources.MissingManifestResourceException:
Could not find any resources appropriate for the specified culture or the neutral culture.
Make sure "TID_.TID_Test.resources" was correctly embedded or linked into assembly "Acad2023PluginCSharp1" at compile time, or that all the satellite assemblies required are loadable and fully signed.
Attached is the test solution. I tried some things I found on stack overflow, but they haven't worked. I even tried deleting the resources.resx file, but that didn't help either. Got any ideas?
Ed
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.
How to post your code.
Solved! Go to Solution.