You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 28, 2020. It is now read-only.
One of the SSIDs I have connected to has a single quote in it's name, i.e. SoAndSo's iPhone SE.
When I launch wlan10 I get the error:
The application encountered an unexpected error while parsing a network. You can continue using the app, but some profiles may be missing. Please report this error to the developer ("http://github.com/Bertware/Wlan10/Issues")
Error details:
Input string was not in a correct format.
at System.Number.StringToNumber(String str, NumberStyles options, NumberBuffer& number, NumberFormatInfo info, Boolean parseDecimal)
at System.Number.ParseInt32(String s, NumberStyles style, NumberFormatInfo info)
at Net.Bertware.Wlan10.Model.WlanNetwork..ctor(String name)
Profile "SoAndSo's iPhoneSE" is not found on the system.
One of the SSIDs I have connected to has a single quote in it's name, i.e.
SoAndSo's iPhone SE.When I launch wlan10 I get the error: