CUAHSI / CUAHSI/HydroDesktop

Unhandled Exception

Open
#142 1 comment 0 reactions 0 assignees View on GitHub
CodePlex
Dominant language
C#
Stars
76
Forks
21
PR merge metrics
No merged PRs in 30d

Description

Rafaeleduardo1953[CodePlex]
Version: 1.6.13.2
Description:
Error: System.IO.FileNotFoundException: Could not load file or assembly 'HydroDesktop.Help, Version=1.6.13.2, Culture=neutral, PublicKeyToken=null' or one of its dependencies. El sistema no puede encontrar el archivo especificado.

File name: 'HydroDesktop.Help, Version=1.6.13.2, Culture=neutral, PublicKeyToken=null'

at HydroDesktop.Main.WelcomeScreen.CreateProjectFromTemplate()
at HydroDesktop.Main.WelcomeScreen.btnOK_Click(Object sender, EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Messageamp m, MouseButtons button, Int32 clicks)

at System.Windows.Forms.Control.WndProc(Messageamp m)
at System.Windows.Forms.ButtonBase.WndProc(Messageamp m)
at System.Windows.Forms.Button.WndProc(Messageamp m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.

Note: There is some performance penalty associated with assembly bind failure logging.

To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing project creation from the welcome screen and inspect HydroDesktop.Main.WelcomeScreen.CreateProjectFromTemplate for the missing HydroDesktop.Help assembly reported in the exception. Done means creating a project from a template no longer raises the FileNotFoundException.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.