silverlight - is "System.Windows.Browser" not supported in xbox lakeview adk? -


i'm trying port existing silverlight project xbox lakeview.

i got compilation error saying "system.windows.browser" not supported in adk , in microsoft.xbox360.adk.targets "system.windows.browser.dll" listed unsupported assemblies.

i'm using apis such "system.windows.browser.htmlpage" , "system.windows.browser.httputility". how can work around it?

i'm not sure if you've gotten figured out or not, version of adk don't believe supports namespace. if send me yours, i'd more happy lend hand in figuring out what's causing issue.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -