Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • J 447 posts 864 karma points
    Jul 04, 2017 @ 15:48
    J
    0

    Getting started with uShare

    I have downloaded uShare (https://ushare.codeplex.com/releases) project from codeplex and fired it up in Visual Studio > rebuilt > resolved build errors by downloading whatever was required through nuget. All builds fine but how can i run the project and test it?

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Jul 04, 2017 @ 15:51
    Alex Skrypnyk
    0

    Hi J

    What version of Umbraco are you working on?

    uShare wasn't tested with latest Umbraco - https://our.umbraco.org/projects/website-utilities/ushare/

    Thanks,

    Alex

  • J 447 posts 864 karma points
    Jul 04, 2017 @ 15:56
    J
    0

    I downloaded the project as is and then got the message to download the required files (whilst in Package Manager). I havent setup any Umbraco site just yet but i would be testing against 7.5.* - although it says its untested i could run a test and if it fails i could revert back to 7.2?

    I just need to understand how i would go about testing it. Do i need to install umbraco and then add a reference to the class library?

    thanks

  • Alex Skrypnyk 6182 posts 24283 karma points MVP 8x admin c-trib
    Jul 04, 2017 @ 16:08
    Alex Skrypnyk
    0

    Hi J

    Yes, you need to install Umbraco and install uShare package to Umbraco - and test.

    Alex

  • J 447 posts 864 karma points
    Jul 05, 2017 @ 11:31
    J
    0

    I might have led you on the wrong path. I have setup a test site and added a ref to the ushare dll - when i run the site after i have signed in i get the error

    ERROR Umbraco.Core.UmbracoApplicationBase - An unhandled exception occurred System.ArgumentException: An item with the same key has already been added.

    when clicking the Content node. Removing the dll resolves the error.

    So how could i replicate a full install of Ushare, but have the ability to run the code in debug mode so i can view what code lines are hit etc

    Thanks for your help

Please Sign in or register to post replies

Write your reply to:

Draft