The dll file loads, and the initialize function runs and then this error message appears in the command line. I have no idea how to fix this. Google search results seem to be over my head.
Cannot load assembly. Error details:
System.Resources.MissingManifestResourceException: Could not find any resources
appropriate for the specified culture or the neutral culture. Make sure
"PlotUpdateApp.PlotUpdate.PlotUpdateApp.resources" was correctly embedded or
linked into assembly "PlotUpdate" at compile time, or that all the satellite
assemblies required are loadable and fully signed.
I am using AutoCAD 2011 and VS2008.
Thanks in advance
Matthew