In a Silverlight application, the System.Windows.Browser.HtmlPage.Document.DocumentUri object returns a physical file path rather than an HTTP: address. What would cause this?
A:
You've navigated to the host web page via the file system not via http.
AnthonyWJones
2009-12-10 22:16:30