Forum Discussion

spawnsnow's avatar
spawnsnow
Copper Contributor
Jul 09, 2026

Error

Hi!

 

I am writting because i get a  new pc with windows 11, and installed a software. When i try to run a sepecific item it says error 91 object varibale not set.

The program is to lunch receitps, is the only thing it dont work. I try to acesse to database, but i cant.

I installed framework.

What can i do to resolve this question?

 

Thanks

1 Reply

  • Hi, Error 91 is usually an application/VB runtime error meaning the program expected an object or database connection but did not get one. Since it happens in one specific item, I’d check the program’s database path, permissions, ODBC/driver setup, and whether the app is pointing to the correct database file/server. Try running the app as admin once, repair/reinstall the app, and contact the vendor if it is a receipt/lunch system because they may need to fix the database configuration.