FYI.
My local dev version was recently upgraded to 7.4.1 and has always targeted .NET 4.5. I installed your loadbalancing package which targets .NET 4.5.1. I had to retarget to 4.5.1 also as I was getting some controller js error and I think a build error/warning.
After I did that your dashboard was working but I had another compiler warning that I had to "update-package -reinstall semver", which I did and now all is good.
Retarget framework and update-package
FYI. My local dev version was recently upgraded to 7.4.1 and has always targeted .NET 4.5. I installed your loadbalancing package which targets .NET 4.5.1. I had to retarget to 4.5.1 also as I was getting some controller js error and I think a build error/warning. After I did that your dashboard was working but I had another compiler warning that I had to "update-package -reinstall semver", which I did and now all is good.
Thanks for the package!
Hi,
Sorry for the inconvenience. I will see if I can get a new version out this week. Little bit swamped in work now.
Dave
Hi,
I just released v1.0.1 of the package. It's now targeted at the 4.5.0 framework instead of 4.5.1
Dave
is working on a reply...