DigiExam / simplewifi

.NET 4.5 library to manage wifi connections in Windows - written in C#
GNU Lesser General Public License v3.0
131 stars 82 forks source link

ArgumentNullException: 'Value cannot be null. Arg_ParamName_Name" #48

Closed dewell1 closed 1 year ago

dewell1 commented 1 year ago

Hello!

As soon as I try to connect to any wifi network I get this exception after entering the correct password. I use .net 5.0 in this console application.

Any help would be greatly appreciated!

dewell1 commented 1 year ago

The issue was resolved by building the library myself and not using nuget