RE: error loading plugin made in c#
Try searching Google/MSDN for information about this.
To me, it looks like it's an error introduced when building the DLL. I'd check the build settings and make sure that it's linking properly. Also, have you got two versions of the .NET Framework installed? That might be the problem.
|