R
Robert
I am pullig my hairs out. What does this error message mean??
Failed to create component 'CustomButton2'. The error message
follows:
'System.IO.FileNotFoundException: Could not load file or assembly
'SpecialButton, Version=1.0.2585.31087, Culture=neutral,
PublicKeyToken=null'
or one of its dependencies. The system cannot find the file specified.
File name: 'SpecialButton, Version=1.0.2585.31087, Culture=neutral,
PublicKeyToken=null'
at MyProgram.Net.CustomButton2.InitializeComponent()
at MyProgram.Net.CustomButton2..ctor()
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].
Failed to create component 'CustomButton2'. The error message
follows:
'System.IO.FileNotFoundException: Could not load file or assembly
'SpecialButton, Version=1.0.2585.31087, Culture=neutral,
PublicKeyToken=null'
or one of its dependencies. The system cannot find the file specified.
File name: 'SpecialButton, Version=1.0.2585.31087, Culture=neutral,
PublicKeyToken=null'
at MyProgram.Net.CustomButton2.InitializeComponent()
at MyProgram.Net.CustomButton2..ctor()
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].