An unhandled exception of type 'System.InvalidOperationException' occurred in system.windows.forms.dll
Additional information: Invalid attempt to Read when reader is closed.
using vb.net
also, when i run the code and click login, amsgbox is supposed to come out saying invalid login if it's wron...well..tht happens but when i click ok it does not go away
MsgBox("Invalid user name or password! Please try again.", MsgBoxStyle.OKOnly = MsgBoxStyle.OKOnly, "Invalid login!")
2006-07-24
02:30:06
·
2 answers
·
asked by
braich_gal
3
in
Programming & Design