Combo Box problem

  • Thread starter Thread starter Benn Vosloo
  • Start date Start date
B

Benn Vosloo

If I select an item on any combo box in my data base it
gives an errer saying,
"This program performed an illegal operation and will be
shut down" and if you view the details of the error it
says that there is an invalid
pagevault in the kernel32.dll

What could cause this??
 
-----Original Message-----
If I select an item on any combo box in my data base it
gives an errer saying,
"This program performed an illegal operation and will be
shut down" and if you view the details of the error it
says that there is an invalid
pagevault in the kernel32.dll

What could cause this??

.
 
I had some flakey stuff happen a few weeks ago. See if
you can get your VB code to compile. If not back up to a
DB where you can get it to compile. Check and see if
your combos work.

After that I would probably do a search on someone else's
computer and find that kernel. Make sure you are on the
same version and everything. Copy it over your kernel
 
Back
Top