Micychalek
❔ I am having some trouble running my project in Visual Studio after re installing system.
I am getting 2 errors and 2 warnings
Severity Code Description Project File Line Suppression State
Error CS0029 Cannot implicitly convert type 'string[]' to 'System.Windows.Forms.ComboBox.ObjectCollection' ICY CSharp src C:\Users\Admin\Desktop\TweakerV2\Icy\ICY CSharp src\ICY CSharp src\Hardware.Designer.cs 223 Active
Severity Code Description Project File Line Suppression State
Error CS0029 Cannot implicitly convert type 'string[]' to 'System.Windows.Forms.ComboBox.ObjectCollection' ICY CSharp src C:\Users\Admin\Desktop\TweakerV2\Icy\ICY CSharp src\ICY CSharp src\Hardware.Designer.cs 241 Active
Severity Code Description Project File Line Suppression State
Warning CS0169 The field 'registry.defaultValue' is never used ICY CSharp src C:\Users\Admin\Desktop\TweakerV2\Icy\ICY CSharp src\ICY CSharp src\registry.cs 54 Active
Severity Code Description Project File Line Suppression State
Warning The referenced component 'System.Security.Cryptography.Primitives' could not be found. ICY CSharp src
any help will be apprecitated
any help will be apprecitated
13 replies