We have a site that is using the old, 7.10 version of Umbraco and a compatible version (a very old version) of uComponents.nuPickers. Now, we are trying to upgrade the site (in Development) to 8.5. We have an uSkinned dll which refers to this component.
Can you please point to the stable version of the V8 version of uComponents.nuPickers?
I did google and download this component's V8 version of the code from
and compiled it and set the reference to it from this uSkinned dll and it compiled fine!
But when I finally set the reference from the website to this modified uSkinned dll, because of this reference to the V8 portion of the above component, I started getting very weird errors on the website. There was some sort of dll clash.
Any help to obtain the V8 version of the above component, would be greatly appreciated.
Stable V8.5.1 version of uComponents.nuPickers.
Hey Guys,
We have a site that is using the old, 7.10 version of Umbraco and a compatible version (a very old version) of uComponents.nuPickers. Now, we are trying to upgrade the site (in Development) to 8.5. We have an uSkinned dll which refers to this component.
Can you please point to the stable version of the V8 version of uComponents.nuPickers?
I did google and download this component's V8 version of the code from
https://github.com/uComponents/nuPickers/tree/v8
and compiled it and set the reference to it from this uSkinned dll and it compiled fine!
But when I finally set the reference from the website to this modified uSkinned dll, because of this reference to the V8 portion of the above component, I started getting very weird errors on the website. There was some sort of dll clash.
Any help to obtain the V8 version of the above component, would be greatly appreciated.
Thanks
is working on a reply...