I'm trying to port my existing silverlight project to xbox Lakeview.
I got a compilation error saying "System.Windows.Browser" is not supported in ADK and in Microsoft.Xbox360.Adk.targets "System.Windows.Browser.dll" is listed as the unsupported assemblies.
I'm using APIs such as "System.Windows.Browser.HtmlPage" and "System.Windows.Browser.HttpUtility". How can I work around it?
I'm not sure if you've gotten this figured out or not, but my version of the ADK I don't believe supports this namespace. If you would like to send me yours, I'd be more than happy to lend a hand in figuring out what's causing this issue.