Greetings,
I'm wondering if it's possible to show a file in a WebBrowser control that comes from a UNC path. For example, setting the .Url property to something like \\MyServer\MyFile.gif.
I'm getting an exception saying "Invalid URI: The format of the URI could not be determined."
I can get around it by mapping a drive, just wondering if this is something I'm doing wrong of if it just plain won't work with a UNC path.
Thanks,
Mike