unity object reference not set to instance of object
You have a reference to a object in a script but never added the object
unity object reference not set to instance of object
You have a reference to a object in a script but never added the object
object reference not set to an instance object
Line 41:
Line 42: }
Line 43: sqlcomm.Parameters.AddWithValue("@UImg", "~/UserImages/" +file.FileName);
Line 44: sqlcomm.ExecuteNonQuery();
Line 45: sqlconn.Close();
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us