Error when importing members using MemberService Import Provider
Hi
Just starting using this plugin. I have Member Export too, and exported an excel file from there. I added a member to the excel file, and are now trying to import with CMS Import.
I get this error:
CMSImport:Error during import
System.MissingMethodException: Method not found: 'CMSImport.Extensions.Providers.ImportProviders.EventArgs.RecordImportingEventResult CMSImport.Extensions.Providers.ImportProviders.ImportProvider.FireRecordImporting(System.Object, CMSImport.Extensions.State.ImportState, System.Object, System.Collections.Hashtable)'.
at CMSImport.MemberServiceImportProvider.MemberServiceImportProvider.ImportMembers(ImportState state, ImportStatistics importStatistics, Int32 importAsUserId)
at CMSImport.MemberServiceImportProvider.MemberServiceImportProvider.Import(ImportState state, ImportOptions importOptions, ImportStatistics importStatistics)
at CMSImportLibrary.Import.ImportProviders.(ImportState , ImportOptions , ImportStatistics , DataProvider
Error when importing members using MemberService Import Provider
Hi
Just starting using this plugin. I have Member Export too, and exported an excel file from there. I added a member to the excel file, and are now trying to import with CMS Import.
I get this error:
What can I do?
Is CMSImport.Extensions.Dll in the bin folder?
Yes, version 3.5.1.0 :)
Tried installing the latest version of CMS Import - it works now :)
is working on a reply...