Hello, I need help in my program. This is our software project. Our project is entitled Student Activity Attendance Monitoring System using digital persona. We have two interfaces vb.net 2010 and php but only shared one database. The vb.net is for fingerprint registration and verification(log-in and log-out) while php is for setting school events and attendance, log time start and log time end and viewing attendance..
Let's focus first of the problem in vb.net interface. There is no problem in registration the problem now is for verification.. I tried the sample code given from the instructor I always got this problem everytime I run the program.
![Name: formverification.jpg
Views: 18
Size: 21.5 KB]()
![Name: unhandledexception.jpg
Views: 17
Size: 28.7 KB]()
![Name: Untitled.jpg
Views: 17
Size: 35.8 KB]()
![Name: Untitled2.jpg
Views: 19
Size: 26.9 KB]()
![Name: Untitled3.jpg
Views: 21
Size: 27.4 KB]()
Let's focus first of the problem in vb.net interface. There is no problem in registration the problem now is for verification.. I tried the sample code given from the instructor I always got this problem everytime I run the program.