I cant get the HTML viewer to work as it should. All I do is add the component and compile with HTMLCode set to "Infragistics".
Please find attached sample project.
Regards
Hi,
You should set the Windowless paremeter of the Silverlight object to True. Also, make sure that the Web project is set as Startup Project when you are debugging.
You can find more information about the xamHtmlViewer in this article:http://help.infragistics.com/NetAdvantage/Silverlight/2011.2/CLR4.0/?page=xamHTMLViewer_Adding_xamHTMLViewer_to_Your_Page.html
Thanks Nicolay
Did read that article. Don't know how I missed that.