Write plugin fails to initialize

I'm looking for possible causes of this message:

Trisoft.InfoShare.Plugins.Host.PluginInitializationFailureException: Plug-in initialization failed. "Cannot initialize plugin MYWRITEPLUGIN. The plugin implementation with handler MyWritePlugIn implementing IWriteMetadataAndBlobPlugin or IWriteMetadataPlugin was not found."

The plugin was working several months ago, but after making a small change and updating the DLLs in the Plugins directory, this message appeared. The same build process was used for the older (working) plugin as for the new one.

I have done everything needed to load the new DLLs, up to and including restarting the server.

I don't know if I should be looking for the problem in the runtime environment, or the build process, or both.

Any help appreciated.

Parents Reply Children
No Data