Submitted by a user via automated error reporting:
I tried to open a wiki from my gmail account using the
GMail shell extension for windows
Version = 0.93.2122.5183
System.ArgumentException: The path is not of a legal
form. at System.IO.Path.nGetFullPathHelper(String path,
Char[] invalidPathChars, Char[] whitespaceChars, Char
directorySeparator, Char altDirectorySeparator, Char
volumeSeparator, Boolean fullCheck, String& newPath) at
System.IO.Path.GetFullPathInternal(String path) at
System.IO.Path.GetFullPath(String path) at
FlexWiki.FlexWikiPad.App.PickWikiLocation() in
c:\data\Projects\fwcontrib\FlexWikiPad\release\App.cs:line
932 at FlexWiki.FlexWikiPad.Controller.OpenWiki() in
c:\data\Projects\fwcontrib\FlexWikiPad\release\Controller.cs:line
661 at
FlexWiki.FlexWikiPad.App.miFileOpenWiki_Click(Object
sender, EventArgs e) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\App.cs:line
1205 at System.Windows.Forms.MenuItem.OnClick(EventArgs
e) at System.Windows.Forms.MenuItemData.Execute() at
System.Windows.Forms.Command.Invoke() at
System.Windows.Forms.Control.WmCommand(Message& m) at
System.Windows.Forms.Control.WndProc(Message& m) at
System.Windows.Forms.ScrollableControl.WndProc(Message&
m) at
System.Windows.Forms.ContainerControl.WndProc(Message&
m) at System.Windows.Forms.Form.WndProc(Message& m) at
System.Windows.Forms.ControlNativeWindow.OnMessage(Message&
m) at
System.Windows.Forms.ControlNativeWindow.WndProc(Message&
m) at System.Windows.Forms.NativeWindow.Callback(IntPtr
hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Logged In: YES
user_id=879696
I've never tried to do this. At the moment FlexWikiPad has
only been tested against the local, file-based stores. I
don't expect that I'll be able to get to supporting this
scenario for quite some time, so unless someone else can
contribute some code, it'll be a wait before this can be
addressed.