Tagged Questions
1
vote
1answer
2k views
System.InvalidCastException: System.Data.DataViewManagerListItemTypeDescriptor
Am getting an exception randomly. I have a barcode scanner which enters barcodes into a table. The code is written in C#. I was able to get the exception twice at first; however, am no longer able to ...