We've tried to install the package in our setup which is umbraco v 4.5.0 (Assembly version: 1.0.3833.20194) running on .NET 3.5 and we get the error
Could not load file or assembly 'Hammock.ClientProfile' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
which (from looking at other forum entries) I believe is because the package is compiled in .NET 4.0 - is there any chance of a package being released for 3.5?
Also, I've had to delete all the dll files to get the site back up, but now I can't uninstall the package, is there any way to do this?
uTweets not compatible with .NET 3.5 ?
Hi
We've tried to install the package in our setup which is umbraco v 4.5.0 (Assembly version: 1.0.3833.20194) running on .NET 3.5 and we get the error
Could not load file or assembly 'Hammock.ClientProfile' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
which (from looking at other forum entries) I believe is because the package is compiled in .NET 4.0 - is there any chance of a package being released for 3.5?
Also, I've had to delete all the dll files to get the site back up, but now I can't uninstall the package, is there any way to do this?
Thanks,
Sam
Hi,
The uTweets package also contains Razor scripts to show the tweets, no XSLT files. As I remember, v4.5 doesn't support Razor.
Maybe you can have a look at TwitterOAuthOap package: http://our.umbraco.org/projects/website-utilities/twitteroauthoap for older umbraco installations.
Kind regards
Nick
Hi Nick
Thank you for your quick reply - we've now installed the oauth package and it's fixed our issue :)
Sam
is working on a reply...