RadBinaryImage for Sitefinity backend pages

Posted by Community Admin on 03-Aug-2018 22:42

RadBinaryImage for Sitefinity backend pages

All Replies

Posted by Community Admin on 16-Feb-2011 00:00


Hello,

I have a FormView with a SqlDataSource in a backend Sitefinity 4 (custom module). I have stored images in a database field as varbinary(MAX) and want to display them in my formview. The error message I get when executing this code is "Cannot convert from string".

<telerik:RadBinaryImage runat="server" ID="RadBinaryImage1" DataValue='<%# Eval("imagedata") %>' AutoAdjustImageControlSize="false" Width="90px" Height="110px" />

Do I need to register any handlers in my app.config or web.config when using this control a custom module in Sitefinity?
Any help is appreciated!

Thanks

Posted by Community Admin on 21-Feb-2011 00:00

Hi JOHN ,

Could you send me the entire stack trace of the error message?

All the best,
Ivan Dimitrov
the Telerik team

This thread is closed