First use of program. No existing wikis. Opened a
random notes forlder containing subfolders. Drop box
under menu filled with list of subfolders. Browsed
this. Not wiki files. Created a new folder instead.
Notice that the drop down box is still populated with
the names of the subfolders from teh previous file open
attempt. Creating a new topic -crash
Version = 0.93.2122.5183
System.IO.DirectoryNotFoundException: Could not find a
part of the path "D:\sean\wiki\croatia\TestMe.wiki". at
System.IO.__Error.WinIOError(Int32 errorCode, String
str) at System.IO.FileStream..ctor(String path,
FileMode mode, FileAccess access, FileShare share,
Int32 bufferSize, Boolean useAsync, String msgPath,
Boolean bFromProxy) at
System.IO.FileStream..ctor(String path, FileMode mode,
FileAccess access, FileShare share) at
FlexWiki.FlexWikiPad.Controller.CreateNewTopicInternal(Namespace
ns, String name) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\Controller.cs:line
957 at FlexWiki.FlexWikiPad.Controller.CreateNewTopic()
in
c:\data\Projects\fwcontrib\FlexWikiPad\release\Controller.cs:line
346 at
FlexWiki.FlexWikiPad.App.miFileNewTopic_Click(Object
sender, EventArgs e) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\App.cs:line
1195 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)