Copied to clipboard

Flag this post as spam?

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


  • Sanjay Sen 33 posts 97 karma points
    Jan 13, 2017 @ 15:19
    Sanjay Sen
    0

    Getting error when using IServerRegistrar2 interface in umbraco version 7.4.3

    Hi All,

    I am trying to use flexible load balancing but when I try to setup explicit master scheduling server using the code given here: https://our.umbraco.org/documentation/getting-started/setup/server-setup/load-balancing/flexible-advanced#explicit-master-scheduling-server , I get the compilation error as below:

    The type or namespace name 'IServerRegistrar2' could not be found (are you missing a using directive or an assembly reference?)

    enter image description here

    I am using the umbraco version 7.4.3, If I try with umbraco version 7.3.0, it works for me. I am not sure what I am missing as I am using the correct namespace(Umbraco.Core.Sync) required for it.

    Could anyone suggest me on this as soon as possible please? Thanks in advance.

    Thanks Sanjay

  • Sanjay Sen 33 posts 97 karma points
    Jan 16, 2017 @ 06:57
    Sanjay Sen
    0

    Hi All,

    Could anyone please suggest on above problem? I really need to sort this issue.

    Thanks Sanjay

  • Jeavon Leopold 3074 posts 13632 karma points MVP 11x admin c-trib
    Jan 16, 2017 @ 09:22
    Jeavon Leopold
    0

    Hi Sanjay,

    You have an issue with your referenced assemblies in Visual Studio. I would suggest removing the references and then try re-adding them (or reinstall if using NuGet).

    Jeavon

  • Sanjay Sen 33 posts 97 karma points
    Jan 16, 2017 @ 11:16
    Sanjay Sen
    0

    Hi Jeavon,

    Many thanks for your reply. I have already done above steps using nuget but it didn't help.

    Thanks Sanjay

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies