0 Database Migration 5 Jeremy Turgeon posted 9 Years Ago We're almost ready to roll out Rock but need to get our existing data imported. I've tried using Excavator and the Rock Data Import projects on Github but none of them seem to work for me. Has anyone found a way to import from Arena or even just a CSV file into Rock? Thanks!
Jeremy Turgeon 9 years ago The project seems beyond my technical abilities. Extracting the files and running SECC Rock Data Import.exe returns: Unexpected status code returned. 0 - . Invalid URI could not be determined.
Chris Funk 9 years ago The RockUrl should be the web path to your instance of Rock (i.e. http://rock.yourdomain.org) the /api will be automatically appended. Let me take a look to see if I can reproduce this, it will be sometime tomorrow before I can dig into it though.
Jeremy Turgeon 9 years ago Is there a specific place the files should be extracted to? I've tried running the exe from the desktop and overriding the default bin folder with the extracted content. Originally I hadn't included the http:// so after adding that I get "Could not load file or assembly 'org.secc.Rock.DataImport.Extensions.Arena, Version=0.1.0.0, Culture=neutral, PublicKeyToken=null'.
Cody Tindall 9 years ago Chris,I'm also getting a "Could not load assembly.." error. It's a little different its posted in the updated section here: https://github.com/NewSpring/Excavator/issues/104 . I right clicked on the dll files but I don't have/see an option to unblock.
Jeremy Turgeon 9 years ago Got all the way to the Arena import page but testing the connection fails. Tried using the server name and IP as well as integrated security and manually typed my credentials.