Menu

#33 Build doesn't copy Help to run directory

open
nobody
5
2004-10-13
2004-10-13
No

The problem here appears to be that they built the code
themselves and then tried to run help from the
bin\Debug directory.

Cliked to Help > FlexiWikiPadHelp
Version = 0.93.2122.5183
System.IO.DirectoryNotFoundException: Could not find a
part of the path
"S:\Download\Skool\flexiwiki\FlexWikiPad-0.93.2122.5183-src\bin\Debug\Help".
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
S:\Download\Skool\flexiwiki\FlexWikiPad-0.93.2122.5183-src\Controller.cs:line
1350 at
FlexWiki.FlexWikiPad.Controller.ProcessCommandLine(String[]
args) in
S:\Download\Skool\flexiwiki\FlexWikiPad-0.93.2122.5183-src\Controller.cs:line
716 at FlexWiki.FlexWikiPad.App.App_Load(Object sender,
EventArgs e) in
S:\Download\Skool\flexiwiki\FlexWikiPad-0.93.2122.5183-src\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.