I am using NavigationWindow to display html files, it worked fine until path does not contain any # or illegal characters.
I just wanted to know is there a way to open html file when the path contains URL fragment, for example: an anchor # like below..
"c:\MyFile.Html#tips"
Currently i am getting the following exception...
Could not find file 'c:\MyFile.Html#tips'
System.Net.WebException was unhandled
HResult=-2146233079