When I preview this report, it shows a red "X" instead of the image.
I have tried multitude of things but nothing works.
Enabling the RS Execution Account.
=System.Text.Encoding.Default.GetBytes(Mid
(System.Text.Encoding.Default.GetString(Fields!DetailText.Value),79))
=System.Convert.FromBase64String(Mid(System.Conver t.ToBase64String
(Fields!Picture.Value),105))
Thanks in advance.
"MichaelH" <bmig...@gmail.com> wrote in message
news:38daa819-9991-49a3...@q16g2000vbc.googlegroups.com...