Using RadRotator - LibraryManager could not be found

Posted by Community Admin on 03-Aug-2018 13:54

Using RadRotator - LibraryManager could not be found

All Replies

Posted by Community Admin on 09-Mar-2011 00:00

Hi,

I'm trying to use the Radrotator control to go through some images uploaded into a library. I'm following the guide here - rad rotator in sitefinity.

However when running the example I get the error:

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

I can't seem to find any references to LibraryManager in object explorer. What is the directive or assembly reference I need to get this to work?

Thanks in advance

Posted by Community Admin on 09-Mar-2011 00:00

Hi RichW,

The code is valid for Sitefinity 3.x editions. In Sitefintiy 4.0 you have to use LibrariesManager and its methods. Or you can use the fluent API.

Regards,
Ivan Dimitrov
the Telerik team

Posted by Community Admin on 09-Mar-2011 00:00

Thanks for your super quick response. Could you kindly direct me to some guides/tutorials on that?

thanks in advance

Posted by Community Admin on 09-Mar-2011 00:00

Hi RichW,

You can take a look at our dev manual


www.sitefinity.com/.../introduction.html

All the best,
Ivan Dimitrov
the Telerik team

Posted by Community Admin on 09-Mar-2011 00:00

Thanks Ivan - think I'm sorted now, cheers

This thread is closed