I've installed the uSync plugin to try and migrate my database changes from local to a staging site we've set up.
It's working fine on my local site when I export the changes, however when I load the dashboard on the staging site I'm seeing the following error.
When I try and run an import, I'm seeing the following similar error:
I've checked to make sure the usync/data folder is being migrated to staging (it is), and I've built and rebuilt my solution several times to see if this helps.
I'm using uSync version 3.1.1.740 and Umbraco version 7.4.3 (I didn't install any of the extra uSync packages).
Usync 404 errors on server when load dashboard
Hi there,
I've installed the uSync plugin to try and migrate my database changes from local to a staging site we've set up.
It's working fine on my local site when I export the changes, however when I load the dashboard on the staging site I'm seeing the following error.
When I try and run an import, I'm seeing the following similar error:
I've checked to make sure the usync/data folder is being migrated to staging (it is), and I've built and rebuilt my solution several times to see if this helps.
I'm using uSync version 3.1.1.740 and Umbraco version 7.4.3 (I didn't install any of the extra uSync packages).
Thanks in advance for your input.
Cheers,
Victoria
Hi Victoria,
This topic was earlier discussed and you can check the thread here.
https://our.umbraco.com/packages/developer-tools/usync/usync/75699-usync-backoffice-dashboard-errors-in-umbraco-741
Hope this helps and if you still find issue then we can further look into it.
Regards,
Shaishav
https://www.digitallymedia.com/
Hi Victoria,
i think your issue is that you are missing the uSync dll(s) in the bin folder?
just check that you have the same Jumoo.usync.*.dll files on the server as you do locally.
Kevin
Hey guys,
Thanks heaps for the replies :)
I solved this bug by changing the .Net target framework from 4.5 to 4.5.1.
@ Kevin - Thanks so much for building this plugin, it's been quite helpful!
Cheers,
Victoria
is working on a reply...