Greetings,
Is it possible to add a Silverlight Map as an object within a div on an ASP.net (aspx) page? I added the silverlight map as an <object> wrapped in a div tag on an asp.net page, but the map does not display within the div component on the page. I noticed that when I added a silverlight web project to an existing ASP Web forms project that the silverlight MainPage class inherited from UserControl instead of Page. I was wondering if this was perhaps causing my problem.
Thanks in advance for any tips or clues,
Charlie