Menu

#40 DirectoryNotFoundException error report

open
5
2005-01-24
2005-01-24
No

This is all the details I have. Did the path have
spaces in it? Was there something else that caused it
to blow up?

Version = 0.93.2122.5183

System.IO.DirectoryNotFoundException: Could not find a
part of the path "E:\Ricky". at
System.IO.__Error.WinIOError(Int32 errorCode, String
str) at
System.IO.Directory.InternalGetFileDirectoryNames(String
fullPath, String userPath, Boolean file) at
System.IO.Directory.InternalGetFiles(String path,
String userPath, String searchPattern) at
System.IO.Directory.GetFiles(String path, String
searchPattern) at
FlexWiki.FlexWikiPad.Controller.OpenWikiInternal(String
path) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\Controller.cs:line
1350 at
FlexWiki.FlexWikiPad.Controller.ProcessCommandLine(String[]
args) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\Controller.cs:line
716 at FlexWiki.FlexWikiPad.App.App_Load(Object sender,
EventArgs e) in
c:\data\Projects\fwcontrib\FlexWikiPad\release\App.cs:line
1136 at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl() at
System.Windows.Forms.Control.CreateControl(Boolean
fIgnoreVisible) at
System.Windows.Forms.Control.CreateControl() at
System.Windows.Forms.Control.WmShowWindow(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.WmShowWindow(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


Log in to post a comment.