I keep getting the following error when I try to drag the POUserID Table to Form1.
VB:
An error occurred while performing the drop:
Unable to cast object of type 'System.Diagnostics.DebuggerNonUserCodeAttribute' to type 'System.Attribute'.
Everything else seems to check out fine up until then in chapter 3. Does anyone know why this happens? I can't find this problem on the Internet either.