Good Day, I thought this was simple, I have a xml feed coming in and all the data is working fine, except for one. I am displaying the data in a Panel and each panel can have a different background image :
backgroundImage="{imageRepeater.currentItem.background}" in the xml : <background>images/backgroungLeftLogo.jpg</background> but I get unable to load error.... any ideas? Yes I have a images folder in the root of the site in iis Thanks, Darrin