Alright i'm getting these errors on nobility. I never had these errors before but the error reads this line in MySqlReader.cs
that line never had errors for me. Can someone please explain this exception to me and give me tips on how to fix it.
I would appreciate it ever so much (:.
Code:
private MySqlConnection _conn = new MySqlConnection(ConnectionString);
I would appreciate it ever so much (:.