Menu

#23 Error when opening remote wiki

open
5
2004-08-28
2004-08-28
No

User submitted this bug report. Not sure if they tried
to open it using an HTTP URL or a UNC file path.

Tried to open a wiki on a remote server (just for kicks)

Version = 0.93.2118.8601 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
929 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
1202 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)

Discussion

  • Craig Andera

    Craig Andera - 2004-08-28

    Logged In: YES
    user_id=879696

    Further information from user: they tried to open a wiki
    through the "My Network Places" node in the open wiki
    dialog. We'll need to figure out how to detect when this is
    happening and either display a dialog box or transition to
    the online capability when that becomes available.

     
  • Craig Andera

    Craig Andera - 2004-09-03

    Logged In: YES
    user_id=879696

    A separate error report was submitted where the user was
    trying to use a UNC path.

     

Log in to post a comment.