I am a little confused about the functionality of Import/Export in the PluginRegistrationTool. If I have registered my assemblies, plugins, steps & images and all all work fine, surely I should be able to export the configuration and import it on a different environment (e.g. production server) given that the assemblies are taken accross to that environment as well?
My assemblies are all signed (without password in the key file) and yet I receive "Public Ket token..." error whenever I try to import the configuration. Am I attempting to utilise the functions for something it is not intended and if so what are these functions (import / export) then intended for?
Thanks.