13 June, 2020 - 12:12 AM
please help i have another error
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: 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 System.Convert.ToInt32(String value)
at SS_Spotify_Streamer_Pro.frmSS..ctor()
--- End of inner exception stack trace ---
at 4E4C0251.2F4D5EE0(Exception 09E105B3)
at 4E4C0251.02430277(Object[] 32517CEA, Int32 59B543BE)
at SS_Spotify_Streamer_Pro.Program.Main()
Unhandled Exception: System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.FormatException: 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 System.Convert.ToInt32(String value)
at SS_Spotify_Streamer_Pro.frmSS..ctor()
--- End of inner exception stack trace ---
at 4E4C0251.2F4D5EE0(Exception 09E105B3)
at 4E4C0251.02430277(Object[] 32517CEA, Int32 59B543BE)
at SS_Spotify_Streamer_Pro.Program.Main()